diff options
Diffstat (limited to 'print/libpaper/Makefile')
-rw-r--r-- | print/libpaper/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/libpaper/Makefile b/print/libpaper/Makefile index 2112f8b..54a6e42 100644 --- a/print/libpaper/Makefile +++ b/print/libpaper/Makefile @@ -3,16 +3,16 @@ PORTNAME= libpaper PORTVERSION= 1.1.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/libp/libpaper DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= hrs@FreeBSD.org -COMMENT= A library providing routines for paper size management +COMMENT= Library providing routines for paper size management -USE_AUTOTOOLS= libtool +USES= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |