diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-05 13:02:08 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-05 13:02:08 +0800 |
commit | f80bc416105008453878e2dadf207528f2184f48 (patch) | |
tree | bed79be274b643b06cf68232c35e99dacdef5106 /textproc | |
parent | 6015ec96ea32098f37a7bdbfc25647c1b4f90e06 (diff) | |
download | freebsd-ports-gnome-f80bc416105008453878e2dadf207528f2184f48.tar.gz freebsd-ports-gnome-f80bc416105008453878e2dadf207528f2184f48.tar.zst freebsd-ports-gnome-f80bc416105008453878e2dadf207528f2184f48.zip |
This port doesn't install shared libs. While I'm here, remove the USE_GNOMENG
macro.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gnome-spell/Makefile | 2 | ||||
-rw-r--r-- | textproc/gnomespell-devel/Makefile | 2 | ||||
-rw-r--r-- | textproc/gnomespell/Makefile | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index 5731fbb101da..d541bae62017 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/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" diff --git a/textproc/gnomespell-devel/Makefile b/textproc/gnomespell-devel/Makefile index 5731fbb101da..d541bae62017 100644 --- a/textproc/gnomespell-devel/Makefile +++ b/textproc/gnomespell-devel/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" 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" |