summaryrefslogtreecommitdiff
path: root/archivers/liborange
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 /archivers/liborange
parentUnbreak: make it fetchable again (diff)
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'archivers/liborange')
-rw-r--r--archivers/liborange/Makefile2
-rw-r--r--archivers/liborange/pkg-plist5
2 files changed, 4 insertions, 3 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile
index 37075dc64aab..9c8fe7c337f0 100644
--- a/archivers/liborange/Makefile
+++ b/archivers/liborange/Makefile
@@ -7,6 +7,7 @@
PORTNAME= orange
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= synce
@@ -23,7 +24,6 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libsynce=${LOCALBASE}
USE_ICONV= yes
-USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
diff --git a/archivers/liborange/pkg-plist b/archivers/liborange/pkg-plist
index a67185754d6a..6bd214029cb4 100644
--- a/archivers/liborange/pkg-plist
+++ b/archivers/liborange/pkg-plist
@@ -1,5 +1,6 @@
bin/orange
include/liborange.h
-lib/liborange.so.0
-lib/liborange.so
lib/liborange.a
+lib/liborange.la
+lib/liborange.so
+lib/liborange.so.0