pkgsrc/x11/xf86-video-neomagic/Makefile
wiz 85ce7e5130 Update to 1.2.4:
Adam Jackson (2):
      Remove useless loader symbol lists.
      neomagic 1.2.3

Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page
Dave Airlie (4):
      neomagic: remove unneeded include
      neomagic: update for resources/RAC API removal
      neomagic: change to using ABI version check
      neomagic: bump for release 1.2.4
2009-08-09 22:44:47 +00:00

25 lines
715 B
Makefile

# $NetBSD: Makefile,v 1.7 2009/08/09 22:44:47 wiz Exp $
#
DISTNAME= xf86-video-neomagic-1.2.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Modular Xorg Neomagic video driver
PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../x11/randrproto/buildlink3.mk"
.include "../../x11/renderproto/buildlink3.mk"
.include "../../x11/videoproto/buildlink3.mk"
.include "../../x11/xextproto/buildlink3.mk"
.include "../../x11/xf86dgaproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"