aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/abiword-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
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
letions'>-1/+1 * Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-171-2/+1 * According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3 * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21