diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-06-19 09:43:08 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-06-19 09:43:08 +0000 |
commit | 4f5620349fd6cb517674e9a46fa32d7de5e32bde (patch) | |
tree | 546af44a46be11b58796225353098559bf252e22 /finance/gnomepm | |
parent | b5271952f064e6eaca172f7968d8dbe08acd81e9 (diff) | |
download | ports-4f5620349fd6cb517674e9a46fa32d7de5e32bde.tar.gz ports-4f5620349fd6cb517674e9a46fa32d7de5e32bde.zip |
Notes
Diffstat (limited to 'finance/gnomepm')
-rw-r--r-- | finance/gnomepm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/gnomepm/Makefile b/finance/gnomepm/Makefile index 581379ff5acf..17be00364d4c 100644 --- a/finance/gnomepm/Makefile +++ b/finance/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 |