diff options
author | bland <bland@FreeBSD.org> | 2003-08-20 02:32:34 +0000 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2003-08-20 02:32:34 +0000 |
commit | 22f7159de42bd30365325e134ce3f69554781588 (patch) | |
tree | 8b8859320443d7b1ef0384fb8db79192e81b2ba8 /x11/libgnomemm26 | |
parent | 3d10760642a007fa1edd35466a10563823d5aca2 (diff) | |
download | FreeBSD-ports-22f7159de42bd30365325e134ce3f69554781588.zip FreeBSD-ports-22f7159de42bd30365325e134ce3f69554781588.tar.gz |
Add gnomehack missed in previous commit.
Approved by: marcus (mentor)
Diffstat (limited to 'x11/libgnomemm26')
-rw-r--r-- | x11/libgnomemm26/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile index fdf087d..712b774 100644 --- a/x11/libgnomemm26/Makefile +++ b/x11/libgnomemm26/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= libgnome +USE_GNOME= gnomehack libgnome USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static |