diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-20 17:59:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-20 17:59:11 +0000 |
commit | ddafb9ecf264e15c08ce0ca39c1a576afe4523a4 (patch) | |
tree | c9663a8fcf4fcffda49da7f2a4f1311037c6a484 /graphics/sharpconstruct | |
parent | f537e495f68473510028eb0970903c939fb1ee42 (diff) |
Notes
Diffstat (limited to 'graphics/sharpconstruct')
-rw-r--r-- | graphics/sharpconstruct/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/sharpconstruct/Makefile b/graphics/sharpconstruct/Makefile index 808583ccfbad..11313b77c205 100644 --- a/graphics/sharpconstruct/Makefile +++ b/graphics/sharpconstruct/Makefile @@ -7,7 +7,7 @@ PORTNAME= sharpconstruct PORTVERSION= 0.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF MASTER_SITE_SUBDIR= sharp3d @@ -19,7 +19,6 @@ LIB_DEPENDS= gtkglextmm-x11-1.2.0:${PORTSDIR}/x11-toolkits/gtkglextmm \ glademm-2.4.1:${PORTSDIR}/devel/libglademm24 USE_BZIP2= yes -USE_X_PREFIX= yes USE_GL= yes USE_GMAKE= yes GNU_CONFIGURE= yes |