aboutsummaryrefslogtreecommitdiff
path: root/graphics/potrace
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-08 17:21:23 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-08 17:21:23 +0000
commit0dee7c64694ebcff813d1eb8299aae28fcb59bc4 (patch)
tree47f00f409d5fe339c7b97e611ada7a156f3811c6 /graphics/potrace
parentbe3ed9f666656b24c5709a7770acd10d1ec9d03e (diff)
downloadports-0dee7c64694ebcff813d1eb8299aae28fcb59bc4.tar.gz
ports-0dee7c64694ebcff813d1eb8299aae28fcb59bc4.zip
graphics/potrace: Remove the recently added option LIBRARY because it directly conflicts with graphics/libpotrace
graphics/libpotrace and graphics/potrace build different parts of the same project and should probably be merged. For now, delete the offending option because it isn't needed. Reported by: Jan Henrik Sylvester <me@janh.de> Approved by: tcberner (mentor, implicit) Approved by: portmgr (port compliance, infrastructure)
Notes
Notes: svn path=/head/; revision=463909
Diffstat (limited to 'graphics/potrace')
-rw-r--r--graphics/potrace/Makefile11
-rw-r--r--graphics/potrace/pkg-plist5
2 files changed, 2 insertions, 14 deletions
diff --git a/graphics/potrace/Makefile b/graphics/potrace/Makefile
index 7ead4ccf5790..09ad138307be 100644
--- a/graphics/potrace/Makefile
+++ b/graphics/potrace/Makefile
@@ -3,6 +3,7 @@
PORTNAME= potrace
DISTVERSION= 1.15
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/potrace/${PORTVERSION}
@@ -15,20 +16,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe
GNU_CONFIGURE= yes
-OPTIONS_DEFINE= METRIC A4 LIBRARY DOCS
+OPTIONS_DEFINE= METRIC A4 DOCS
OPTIONS_DEFAULT=METRIC A4
-OPTIONS_SUB= yes
METRIC_DESC= Use metric units (cm) as default
METRIC_CONFIGURE_ENABLE= metric
A4_DESC= Use A4 as the default papersize
A4_CONFIGURE_ENABLE= a4
-LIBRARY_DESC= Enable building libpotrace
-LIBRARY_CONFIGURE_WITH= libpotrace
-LIBRARY_USE= LDCONFIG=yes
-LIBRARY_USES= libtool
-LIBRARY_INSTALL_TARGET= install-strip
-
-CONFLICTS= libpotrace-*
.include <bsd.port.mk>
diff --git a/graphics/potrace/pkg-plist b/graphics/potrace/pkg-plist
index d577048310ca..8cfb8bda7fc2 100644
--- a/graphics/potrace/pkg-plist
+++ b/graphics/potrace/pkg-plist
@@ -2,9 +2,4 @@ bin/potrace
bin/mkbitmap
man/man1/potrace.1.gz
man/man1/mkbitmap.1.gz
-%%LIBRARY%%include/potracelib.h
-%%LIBRARY%%lib/libpotrace.a
-%%LIBRARY%%lib/libpotrace.so
-%%LIBRARY%%lib/libpotrace.so.0
-%%LIBRARY%%lib/libpotrace.so.0.0.5
%%PORTDOCS%%%%DOCSDIR%%/placement.pdf