aboutsummaryrefslogtreecommitdiff
path: root/textproc/gnome-spell
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-11 19:41:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-11 19:41:27 +0000
commit29e623260f081950dd42f95de1451f2a7a4880e9 (patch)
tree0ee68132c406be805b9b08a61aa51c7c58863956 /textproc/gnome-spell
parenta51202b973ea770c358e9558bfe31d89fe4e2c06 (diff)
downloadports-29e623260f081950dd42f95de1451f2a7a4880e9.tar.gz
ports-29e623260f081950dd42f95de1451f2a7a4880e9.zip
Fix up some conflicts when moving from my CVS repo.
Notes
Notes: svn path=/head/; revision=69919
Diffstat (limited to 'textproc/gnome-spell')
-rw-r--r--textproc/gnome-spell/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index 0e2f7efa44e2..2311e909f528 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -7,7 +7,6 @@
PORTNAME= gnomespell
PORTVERSION= 0.5
-PORTREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-spell/0.5
@@ -16,15 +15,14 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell \
- gal.21:${PORTSDIR}/x11-toolkits/gal
+LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack libglade
+USE_GNOME= gnomeprefix gnomehack libglade gal
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \