diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-05 05:02:08 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-05 05:02:08 +0000 |
commit | f1a9eb851b95c9a2ee00a924573e9e648c0dd506 (patch) | |
tree | eaf607881257dbf331eaa4d03c1eee550ba65ed8 /textproc/gnome-spell | |
parent | 7f1b1bb4eafda53172db02321068b20ff9c7c8d3 (diff) | |
download | ports-f1a9eb851b95c9a2ee00a924573e9e648c0dd506.tar.gz ports-f1a9eb851b95c9a2ee00a924573e9e648c0dd506.zip |
Notes
Diffstat (limited to 'textproc/gnome-spell')
-rw-r--r-- | textproc/gnome-spell/Makefile | 2 |
1 files changed, 0 insertions, 2 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" |