aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/glabels/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/glabels/Makefile')
-rw-r--r--deskutils/glabels/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile
index 7238dff88624..4f33d4816511 100644
--- a/deskutils/glabels/Makefile
+++ b/deskutils/glabels/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= glabels
-PORTVERSION= 1.93.3
-PORTREVISION= 1
+PORTVERSION= 2.0.0
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,8 +17,11 @@ COMMENT= A program to create labels and business cards
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui libgnomeprintui
USE_GMAKE= yes
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
+INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+MAN1= glabels.1
+
.include <bsd.port.mk>