aboutsummaryrefslogtreecommitdiff
path: root/devel/leoarg
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /devel/leoarg
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'devel/leoarg')
-rw-r--r--devel/leoarg/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/leoarg/Makefile b/devel/leoarg/Makefile
index 6fcadc8b635e..139f18115fff 100644
--- a/devel/leoarg/Makefile
+++ b/devel/leoarg/Makefile
@@ -8,6 +8,7 @@
PORTNAME= leoarg
PORTVERSION= 2.2.4
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://kingleo.home.pages.at/development/cpp/
DISTNAME= LeoArg-${PORTVERSION}
@@ -16,11 +17,11 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A class for parsing command lines
USE_GNOME= gnometarget lthack
-USE_AUTOTOOLS= libtool:13:inc
-LIBTOOLFLAGS= --disable-ltlibs --disable-static
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
-PLIST_FILES= include/LeoArg.hh lib/libLeoArg.so lib/libLeoArg.so.2 \
+PLIST_FILES= include/LeoArg.hh lib/libLeoArg.a lib/libLeoArg.la \
+ lib/libLeoArg.so lib/libLeoArg.so.2 \
${EXAMPLES:S|^|%%EXAMPLESDIR%%/|}
.if !defined(NOPORTDOCS)
EXAMPLES= Makefile demo.sh leoargmain.cpp