summaryrefslogtreecommitdiff
path: root/cad/geda/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-23 20:27:55 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-23 20:27:55 +0000
commit2913e108ba4a60bc1ccb6ca27f6b3c02bdd5102e (patch)
tree65c12df1e5c3628ca9e8b7f82c5494d5cce83076 /cad/geda/Makefile
parentUpdate to 2.6. (diff)
cad/geda: Unbreak on FreeBSD 11
PR: 192786 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=365808
Diffstat (limited to 'cad/geda/Makefile')
-rw-r--r--cad/geda/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index bf0cc459c8fb..ee03b299353c 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -3,7 +3,7 @@
PORTNAME= geda
PORTVERSION= 1.8.2
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://ftp.geda-project.org/geda-gaf/stable/%SUBDIR%/
@@ -19,10 +19,8 @@ LIB_DEPENDS= libstroke.so:${PORTSDIR}/devel/libstroke \
libguile.so:${PORTSDIR}/lang/guile
RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk
-OPTIONS_DEFINE= DOCS
-
-USES= desktop-file-utils gettext gmake pathfix libtool perl5 \
- pkgconfig shared-mime-info shebangfix
+USES= desktop-file-utils gettext gmake libtool pathfix perl5 \
+ pkgconfig python:run shared-mime-info shebangfix
SHEBANG_FILES= examples/lightning_detector/bom libgeda/docs/*.dox \
utils/gxyrs/*.pl utils/scripts/* \
utils/docs/*.dox gattrib/docs/*.dox \
@@ -30,9 +28,9 @@ SHEBANG_FILES= examples/lightning_detector/bom libgeda/docs/*.dox \
gnetlist/docs/*.dox
USE_GNOME= gtk20
USE_PERL5= run
-USE_PYTHON_RUN= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libstroke=${LOCALBASE}
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
@@ -50,7 +48,7 @@ CONFLICTS= geda-docs-[0-9]* geda-examples-[0-9]* geda-gattrib-[0-9]* \
PORTSCOUT= limitw:1,even
-.include <bsd.port.options.mk>
+OPTIONS_DEFINE= DOCS
post-patch:
.for dir in gattrib gschem libgeda