summaryrefslogtreecommitdiff
path: root/security/beecrypt/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-26 18:45:32 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-26 18:45:32 +0000
commitb1795eb5b68a98b7a399d62b59a39623ef19605c (patch)
treec3b5cc087eea82fd1834f2db72cd3ba3dcb999bc /security/beecrypt/Makefile
parent- add PKG_PREFIX=${PREFIX} when running ${PKGINSTALL} (diff)
Update to 4.1.2
Notes
Notes: svn path=/head/; revision=125237
Diffstat (limited to 'security/beecrypt/Makefile')
-rw-r--r--security/beecrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile
index 18745d637ef8..90371caafa9e 100644
--- a/security/beecrypt/Makefile
+++ b/security/beecrypt/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= beecrypt
-PORTVERSION= 4.1.1
+PORTVERSION= 4.1.2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,10 +15,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= krion@FreeBSD.org
COMMENT= BeeCrypt is an open source cryptography library
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LIBTOOL_VER=15
+USE_REINPLACE= yes
INSTALLS_SHLIB= yes
post-patch: