aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-09-09 22:50:51 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-09-09 22:50:51 +0000
commite548426d97ef5f64cd84abbe6155e6cb1bf60257 (patch)
treebfde4e12e91c69c003726408ba5c58379e89420b /devel
parentd733982cbcc6f843c2fff1e6a91c895458cbd585 (diff)
downloadports-e548426d97ef5f64cd84abbe6155e6cb1bf60257.tar.gz
ports-e548426d97ef5f64cd84abbe6155e6cb1bf60257.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/gaphor/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/gaphor/Makefile b/devel/gaphor/Makefile
index 78f6db471175..de230cd02211 100644
--- a/devel/gaphor/Makefile
+++ b/devel/gaphor/Makefile
@@ -16,15 +16,12 @@ DIST_SUBDIR= gnome2
MAINTAINER= ports@FreeBSD.org
COMMENT= UML modeling environment written in Python
-.if defined(PACKAGE_BUILDING)
-BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT}
-.endif
-
CONFLICTS= zope-3*
USE_GNOME= pygnome2
USE_PYTHON= 2.4+
USE_PYDISTUTILS= yes
USE_GETTEXT= yes
+USE_DISPLAY= yes
.include <bsd.port.mk>