aboutsummaryrefslogtreecommitdiff
path: root/devel/gpsim/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-03-24 14:51:24 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-03-24 14:51:24 +0000
commit22077fe04aeccd6b26048a9d6d63c83d9e94e937 (patch)
tree82c42e103a751b6798a02b6e77d5ed1e4860c428 /devel/gpsim/Makefile
parentf99c0a1c8e3f637a7f79b144a5a5841f081b3357 (diff)
downloadports-22077fe04aeccd6b26048a9d6d63c83d9e94e937.tar.gz
ports-22077fe04aeccd6b26048a9d6d63c83d9e94e937.zip
- Update to 0.22.0
- Remove 4.x support - Remove obsolete patch files - Use USE_LDCONFIG Submitted by: danfe
Notes
Notes: svn path=/head/; revision=188185
Diffstat (limited to 'devel/gpsim/Makefile')
-rw-r--r--devel/gpsim/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/gpsim/Makefile b/devel/gpsim/Makefile
index 16524e4057a3..d029422865cc 100644
--- a/devel/gpsim/Makefile
+++ b/devel/gpsim/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gpsim
-PORTVERSION= 0.21.11
-PORTREVISION= 1
+PORTVERSION= 0.22.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,16 +22,12 @@ USE_AUTOTOOLS= libtool:15
USE_XLIB= yes
GNU_CONFIGURE= yes
USE_GCC= 3.4+
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-EXTRA_PATCHES= ${FILESDIR}/4patch-*
-.endif
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}