diff options
Diffstat (limited to 'misc/gnomepm/Makefile')
-rw-r--r-- | misc/gnomepm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gnomepm/Makefile b/misc/gnomepm/Makefile index 581379f..17be003 100644 --- a/misc/gnomepm/Makefile +++ b/misc/gnomepm/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepm PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.one.net/pub/users/dobez/ @@ -15,8 +16,6 @@ DISTNAME= ${PORTNAME:S/gnome/gnome-/}-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= ghttp.1:${PORTSDIR}/www/libghttp - USE_X_PREFIX= yes USE_GNOME= yes GNU_CONFIGURE= yes |