diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-13 03:02:22 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-13 03:02:22 +0000 |
commit | 9b7b267cf9a68d0fefa7575bc6dfcf87bb7ffef0 (patch) | |
tree | 10432d61efee436b3c0e465b6fc873cef1419cdc /graphics/cal3d/Makefile | |
parent | dbdbfba7c76ee09dc823dffc134367400d70f771 (diff) | |
download | ports-9b7b267cf9a68d0fefa7575bc6dfcf87bb7ffef0.tar.gz ports-9b7b267cf9a68d0fefa7575bc6dfcf87bb7ffef0.zip |
Notes
Diffstat (limited to 'graphics/cal3d/Makefile')
-rw-r--r-- | graphics/cal3d/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile index 970af8772517..4e4275c580aa 100644 --- a/graphics/cal3d/Makefile +++ b/graphics/cal3d/Makefile @@ -15,6 +15,8 @@ DISTFILES= ${PORTNAME}-full-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sw@gegenunendlich.de COMMENT= Skeletal based 3d character animation library written in C++ +CONFLICTS= cal3d-devel-[0-9]* + USE_BZIP2= yes USE_GNOME= pkgconfig USE_AUTOMAKE_VER= 19 |