diff options
author | ade <ade@FreeBSD.org> | 2001-06-19 17:43:08 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-06-19 17:43:08 +0800 |
commit | bd19e1a68b8ed08a41e8c54fd446db6f9f845e20 (patch) | |
tree | aa722e8c34867c9ef44b9a037ba7194406118f02 /news | |
parent | da2658174d17d340834adda18ae39b24e984619d (diff) | |
download | freebsd-ports-gnome-bd19e1a68b8ed08a41e8c54fd446db6f9f845e20.tar.gz freebsd-ports-gnome-bd19e1a68b8ed08a41e8c54fd446db6f9f845e20.tar.zst freebsd-ports-gnome-bd19e1a68b8ed08a41e8c54fd446db6f9f845e20.zip |
Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 3 | ||||
-rw-r--r-- | news/pan2/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index bfee1907c0fe..3d6d6853c001 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -7,13 +7,12 @@ PORTNAME= pan PORTVERSION= 0.9.7 +PORTREVISION= 1 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/ MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml - USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/news/pan2/Makefile b/news/pan2/Makefile index bfee1907c0fe..3d6d6853c001 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -7,13 +7,12 @@ PORTNAME= pan PORTVERSION= 0.9.7 +PORTREVISION= 1 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/ MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml - USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes |