Index: head/graphics/cal3d/Makefile =================================================================== --- head/graphics/cal3d/Makefile (revision 124151) +++ head/graphics/cal3d/Makefile (revision 124152) @@ -1,29 +1,30 @@ # New ports collection makefile for: cal3d # Date created: 12 Jul 2004 # Whom: Stefan Walter # # $FreeBSD$ # PORTNAME= cal3d PORTVERSION= 0.9.1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sw@gegenunendlich.de COMMENT= Skeletal based 3d character animation library written in C++ USE_BZIP2= yes +USE_GNOME= pkgconfig USE_AUTOMAKE_VER= 19 USE_AUTOHEADER_VER= 259 USE_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes .include pre-configure: cd ${WRKSRC} && ${ACLOCAL} cd ${WRKSRC} && ${AUTOHEADER} .include Property changes on: head/graphics/cal3d/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/graphics/cal3d-devel/Makefile =================================================================== --- head/graphics/cal3d-devel/Makefile (revision 124151) +++ head/graphics/cal3d-devel/Makefile (revision 124152) @@ -1,29 +1,30 @@ # New ports collection makefile for: cal3d # Date created: 12 Jul 2004 # Whom: Stefan Walter # # $FreeBSD$ # PORTNAME= cal3d PORTVERSION= 0.9.1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sw@gegenunendlich.de COMMENT= Skeletal based 3d character animation library written in C++ USE_BZIP2= yes +USE_GNOME= pkgconfig USE_AUTOMAKE_VER= 19 USE_AUTOHEADER_VER= 259 USE_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes .include pre-configure: cd ${WRKSRC} && ${ACLOCAL} cd ${WRKSRC} && ${AUTOHEADER} .include Property changes on: head/graphics/cal3d-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property