diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-13 02:44:23 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-13 02:44:23 +0000 |
commit | 16190898119b946ccf4845db1b06f8ab1dd10244 (patch) | |
tree | 74e3ffdd08cea3a02a511064b30445f7de6dc4d8 /net-im | |
parent | ea1e2c41815245e46c9ef06e9c024ea71ab1e200 (diff) | |
download | ports-16190898119b946ccf4845db1b06f8ab1dd10244.tar.gz ports-16190898119b946ccf4845db1b06f8ab1dd10244.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gossip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile index 2fd58434023a..b6869d20f761 100644 --- a/net-im/gossip/Makefile +++ b/net-im/gossip/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui +USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |