summaryrefslogtreecommitdiff
path: root/textproc/gnomespell
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 05:02:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 05:02:08 +0000
commitf1a9eb851b95c9a2ee00a924573e9e648c0dd506 (patch)
treeeaf607881257dbf331eaa4d03c1eee550ba65ed8 /textproc/gnomespell
parent* Update to 1.2.4 (diff)
This port doesn't install shared libs. While I'm here, remove the USE_GNOMENG
macro.
Notes
Notes: svn path=/head/; revision=78240
Diffstat (limited to 'textproc/gnomespell')
-rw-r--r--textproc/gnomespell/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile
index 5731fbb101da..d541bae62017 100644
--- a/textproc/gnomespell/Makefile
+++ b/textproc/gnomespell/Makefile
@@ -22,10 +22,8 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack libglade gal libcapplet
USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"