aboutsummaryrefslogtreecommitdiff
path: root/devel/dotconf/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-30 01:48:11 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-30 01:48:11 +0000
commit8672369ce2c3628b233327fa734187416a93f407 (patch)
treec5a41077152adf3f9e4346fe2f6d1dda40a65350 /devel/dotconf/Makefile
parentafe853995c622e6a7ab6ebc167479e5f654e7062 (diff)
downloadports-8672369ce2c3628b233327fa734187416a93f407.tar.gz
ports-8672369ce2c3628b233327fa734187416a93f407.zip
Notes
Diffstat (limited to 'devel/dotconf/Makefile')
-rw-r--r--devel/dotconf/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile
index 333f39c45a93..e5cd9bd3a2fb 100644
--- a/devel/dotconf/Makefile
+++ b/devel/dotconf/Makefile
@@ -7,25 +7,20 @@
#
PORTNAME= dotconf
-PORTVERSION= 1.0.7
+PORTVERSION= 1.0.8
CATEGORIES= devel
-MASTER_SITES= http://www.azzit.de/dotconf/download/
+MASTER_SITES= http://www.azzit.de/dotconf/download/v1.0/
MAINTAINER= ports@FreeBSD.org
-USE_GMAKE= yes
-USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
-EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}
-
pre-patch:
@${PERL} -pi -e 's|-Wall -g||' ${WRKSRC}/configure
@${PERL} -pi -e 's|-release $(LT_RELEASE)||' ${WRKSRC}/src/Makefile.in
-pre-build:
- @${LN} -sf ${LOCALBASE}/bin/libtool ${WRKSRC}/libtool
-
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}