diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-05-01 13:41:07 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-05-01 13:41:07 +0000 |
commit | 03e7b86f9a295047e780304600f26970b5772998 (patch) | |
tree | 2c2e6431656a6cd1e298a7e298c736bd7bdc8a66 | |
parent | 94605ce039a1d92e91098cd60ecd5231e7be9efa (diff) |
Notes
-rw-r--r-- | net-im/gnomeicu/Makefile | 3 | ||||
-rw-r--r-- | net-im/gnomeicu2/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index c0a37875cd8b..fdbb090a664f 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -20,7 +20,8 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm USE_BZIP2= yes USE_X_PREFIX= yes INSTALLS_OMF= yes -USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel lthack libxml2 +USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel lthack libxml2 \ + intlhack USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile index c0a37875cd8b..fdbb090a664f 100644 --- a/net-im/gnomeicu2/Makefile +++ b/net-im/gnomeicu2/Makefile @@ -20,7 +20,8 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm USE_BZIP2= yes USE_X_PREFIX= yes INSTALLS_OMF= yes -USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel lthack libxml2 +USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel lthack libxml2 \ + intlhack USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |