mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Allow this port to take a slave port.
This commit is contained in:
parent
72f3fd650a
commit
36f443c82a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78365
@ -7,7 +7,8 @@
|
||||
|
||||
PORTNAME= pdflib
|
||||
PORTVERSION= 4.0.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION?= 1
|
||||
PORTEPOCH?= 0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.pdflib.com/pdflib/download/
|
||||
|
||||
@ -16,6 +17,7 @@ COMMENT= A C library for dynamically generating PDF
|
||||
|
||||
RESTRICTED= "many odd restrictions on usage and distribution"
|
||||
|
||||
LATEST_LINK?= ${PORTNAME}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -7,7 +7,8 @@
|
||||
|
||||
PORTNAME= pdflib
|
||||
PORTVERSION= 4.0.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION?= 1
|
||||
PORTEPOCH?= 0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.pdflib.com/pdflib/download/
|
||||
|
||||
@ -16,6 +17,7 @@ COMMENT= A C library for dynamically generating PDF
|
||||
|
||||
RESTRICTED= "many odd restrictions on usage and distribution"
|
||||
|
||||
LATEST_LINK?= ${PORTNAME}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_GMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user