diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-08-20 02:32:34 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-08-20 02:32:34 +0000 |
commit | 0e945e1663cc85fd38371edca522c0e4eef908ee (patch) | |
tree | fea8a3194baf6487fa752a77480c8ca81a815db6 /x11/libgnomemm26 | |
parent | Remove USE_REINPLACE. We do not use it any longer. (diff) |
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 fdf087d03955..712b774a5d1f 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 |