[Midnightbsd-cvs] mports: Makefile: add xlib depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Nov 5 23:52:35 EST 2007


Log Message:
-----------
add xlib depends

Modified Files:
--------------
    mports/multimedia/xanim:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/multimedia/xanim/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L multimedia/xanim/Makefile -L multimedia/xanim/Makefile -u -r1.2 -r1.3
--- multimedia/xanim/Makefile
+++ multimedia/xanim/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	xanim
 PORTVERSION=	2.92.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia graphics
 MASTER_SITES=	ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/:main \
 		${MASTER_SITE_LOCAL} \
@@ -21,7 +21,7 @@
 COMMENT=	Play most popular animation formats and show pictures
 
 USE_IMAKE=	yes
-USE_X_PREFIX=	yes
+USE_XLIB=	yes
 MAN1=		xanim.1
 MAKE_ARGS+=	-j 2 # safe and helps even the single-CPU machines
 DLLDIR=		${PREFIX}/lib/X11/xanim


More information about the Midnightbsd-cvs mailing list