diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-10-22 16:23:18 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-10-22 16:23:18 +0000 |
commit | 89ab5127bc451b814d3b66b4305925f84c95d5dc (patch) | |
tree | 61513b2e46284ad7c1d7ae04761f10ed76b62bcf /textproc | |
parent | 78ff16100ade221716f4b62b70f157dd7c09ff47 (diff) | |
download | ports-89ab5127bc451b814d3b66b4305925f84c95d5dc.tar.gz ports-89ab5127bc451b814d3b66b4305925f84c95d5dc.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gnome-spell/Makefile | 2 | ||||
-rw-r--r-- | textproc/gnomespell/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index 91ac81a30f51..fff4e03ef384 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile index 91ac81a30f51..fff4e03ef384 100644 --- a/textproc/gnomespell/Makefile +++ b/textproc/gnomespell/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |