diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-07-28 06:50:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-07-28 06:50:38 +0000 |
commit | 752d8bc84d228a9d8475a01c09fda13f2d6cd725 (patch) | |
tree | 6f8362cf2c5203d0efef37d18f70fd1d3d40a8f6 /devel/libgtop | |
parent | 8ea57ace6f75cd5bf3e8290bf3545c700d094321 (diff) | |
download | ports-752d8bc84d228a9d8475a01c09fda13f2d6cd725.tar.gz ports-752d8bc84d228a9d8475a01c09fda13f2d6cd725.zip |
Notes
Diffstat (limited to 'devel/libgtop')
-rw-r--r-- | devel/libgtop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index d868f419c7b6..9f572b959580 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -23,7 +23,7 @@ USE_PERL5_BUILD=yes USE_GETTEXT= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomehack glib20 ltverhack +USE_GNOME= gnomehack glib20 ltverhack intlhack INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |