diff options
Diffstat (limited to 'devel/veepee')
-rw-r--r-- | devel/veepee/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/veepee/Makefile b/devel/veepee/Makefile index 3f6bf91fc2b3..d9a4b4527392 100644 --- a/devel/veepee/Makefile +++ b/devel/veepee/Makefile @@ -14,9 +14,9 @@ DISTNAME= VeePee-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gd.2:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd +USE_GNOMELIBS= yes USE_XLIB= yes USE_PYTHON= yes USE_LIBTOOL= yes |