aboutsummaryrefslogtreecommitdiff
path: root/devel/ossp-l2/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-06-16 15:58:38 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-06-16 15:58:38 +0000
commit64ea0732ae9cceb4e8bccedf098c69f0dd03c701 (patch)
tree636c8295318e3a8a309effd2b6ffa9f3777555bd /devel/ossp-l2/Makefile
parenta0db7240c1295100bbba7f598493da9432419a2b (diff)
downloadports-64ea0732ae9cceb4e8bccedf098c69f0dd03c701.tar.gz
ports-64ea0732ae9cceb4e8bccedf098c69f0dd03c701.zip
- Update to 0.9.13
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
Notes
Notes: svn path=/head/; revision=193670
Diffstat (limited to 'devel/ossp-l2/Makefile')
-rw-r--r--devel/ossp-l2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ossp-l2/Makefile b/devel/ossp-l2/Makefile
index dc00a6359252..48991d900564 100644
--- a/devel/ossp-l2/Makefile
+++ b/devel/ossp-l2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= l2
-PORTVERSION= 0.9.11
-PORTREVISION= 1
+PORTVERSION= 0.9.13
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_OSSP}
MASTER_SITE_SUBDIR= lib/${PORTNAME}
@@ -17,8 +16,9 @@ MAINTAINER= mnag@FreeBSD.org
COMMENT= A C library for a flexible and sophisticated Unix logging facility
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
MAN1= l2-config.1 l2tool.1
MAN3= l2.3