From b864e070e83a740f6c2717628eb517ec277660d9 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Mon, 16 May 2005 23:18:28 +0000 Subject: Add one more missing -devel if GNOME is being use. s/-gnome/-devel-gnome/g --- editors/abiword-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index a2537b84f870..167369c5e1c5 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= abiword PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword @@ -64,7 +65,7 @@ PLIST_SUB+= DICT:="" .if ${HAVE_GNOME:Mlibgnomeprintui}!="" USE_GNOME+= libgnomeprintui desktopfileutils CONFIGURE_ARGS+= --enable-gnome -PKGNAMESUFFIX= -gnome +PKGNAMESUFFIX= -devel-gnome GNOME_ENABLED= yes .endif -- cgit v1.2.3