aboutsummaryrefslogtreecommitdiffstats
path: root/print/libppd/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-20 19:39:40 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-20 19:39:40 +0800
commitfb1871af33b542a87c611942c9caac2552cf9722 (patch)
treeb052e81a41787276ccbbb8438cd0b994d3be413c /print/libppd/Makefile
parent80c905e793952b4b7bd7f95984553a613520219c (diff)
downloadfreebsd-ports-gnome-fb1871af33b542a87c611942c9caac2552cf9722.tar.gz
freebsd-ports-gnome-fb1871af33b542a87c611942c9caac2552cf9722.tar.zst
freebsd-ports-gnome-fb1871af33b542a87c611942c9caac2552cf9722.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Diffstat (limited to 'print/libppd/Makefile')
-rw-r--r--print/libppd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/libppd/Makefile b/print/libppd/Makefile
index 40839ef7d040..e80227c326e5 100644
--- a/print/libppd/Makefile
+++ b/print/libppd/Makefile
@@ -3,14 +3,14 @@
PORTNAME= libppd
PORTVERSION= 0.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= SF/lpr/${PORTNAME}/${PORTVERSION}
MAINTAINER= emss@free.fr
-COMMENT= A library providing routines for ppd files
+COMMENT= Library providing routines for ppd files
-USE_AUTOTOOLS= libtool
+USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= Yes
USE_GNOME= glib12