diff options
Diffstat (limited to 'graphics/dia')
-rw-r--r-- | graphics/dia/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 9bc220594bb..1596942d122 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -7,15 +7,13 @@ PORTNAME= dia PORTVERSION= 0.86 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/dia MAINTAINER= saper@system.pl -LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ - popt.0:${PORTSDIR}/devel/popt - USE_X_PREFIX= yes USE_GMAKE= yes USE_IMLIB= yes |