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 | |
parent | 69830895c01bb76dda0dae1bbda78feede14686e (diff) | |
download | ports-0e945e1663cc85fd38371edca522c0e4eef908ee.tar.gz ports-0e945e1663cc85fd38371edca522c0e4eef908ee.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libgnomemm/Makefile | 2 | ||||
-rw-r--r-- | x11/libgnomemm26/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/libgnomemm/Makefile b/x11/libgnomemm/Makefile index fdf087d03955..712b774a5d1f 100644 --- a/x11/libgnomemm/Makefile +++ b/x11/libgnomemm/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 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 |