summaryrefslogtreecommitdiff
path: root/cad/geda-symbols/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda-symbols/Makefile')
-rw-r--r--cad/geda-symbols/Makefile11
1 files changed, 8 insertions, 3 deletions
diff --git a/cad/geda-symbols/Makefile b/cad/geda-symbols/Makefile
index 176a41ee73b2..5a7f0c50a0c5 100644
--- a/cad/geda-symbols/Makefile
+++ b/cad/geda-symbols/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= symbols
-PORTVERSION= 20060123
-PORTREVISION= 1
+PORTVERSION= 20060906
+PORTREVISION= 0
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
http://geda.seul.org/devel/${PORTVERSION}/ \
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
PKGNAMEPREFIX= geda-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= The gEDA's symbols
DATADIR= ${PREFIX}/share/geda
@@ -26,6 +26,11 @@ CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+post-patch:
+ @${REINPLACE_CMD} -E \
+ -e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \
+ ${WRKSRC}/configure
+
post-install:
@${TOUCH} ${DATADIR}/sym/local/.keep_me