diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/AbiWord2/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword-devel/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index 33d624f..8c7ef29 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -49,8 +49,7 @@ BROKEN= "This port cannot be built when textproc/wv is installed because of a he .endif .if ${HAVE_GNOME:Mnautilus2}!="" && ${HAVE_GNOME:Mgal2}!="" -LIB_DEPENDS+= nautilus.2:${PORTSDIR}/x11-fm/nautilus2 \ - gal-2.0.1:${PORTSDIR}/x11-toolkits/gal2 +USE_GNOME+= nautilus2 gal2 CONFIGURE_ARGS+= --enable-gnome PLIST_SUB+= GNOME:="" PKGNAMESUFFIX= -gnome diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index 33d624f..8c7ef29 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -49,8 +49,7 @@ BROKEN= "This port cannot be built when textproc/wv is installed because of a he .endif .if ${HAVE_GNOME:Mnautilus2}!="" && ${HAVE_GNOME:Mgal2}!="" -LIB_DEPENDS+= nautilus.2:${PORTSDIR}/x11-fm/nautilus2 \ - gal-2.0.1:${PORTSDIR}/x11-toolkits/gal2 +USE_GNOME+= nautilus2 gal2 CONFIGURE_ARGS+= --enable-gnome PLIST_SUB+= GNOME:="" PKGNAMESUFFIX= -gnome diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 33d624f..8c7ef29 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -49,8 +49,7 @@ BROKEN= "This port cannot be built when textproc/wv is installed because of a he .endif .if ${HAVE_GNOME:Mnautilus2}!="" && ${HAVE_GNOME:Mgal2}!="" -LIB_DEPENDS+= nautilus.2:${PORTSDIR}/x11-fm/nautilus2 \ - gal-2.0.1:${PORTSDIR}/x11-toolkits/gal2 +USE_GNOME+= nautilus2 gal2 CONFIGURE_ARGS+= --enable-gnome PLIST_SUB+= GNOME:="" PKGNAMESUFFIX= -gnome |