diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /devel/libtifiles | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=156749
Diffstat (limited to 'devel/libtifiles')
-rw-r--r-- | devel/libtifiles/Makefile | 2 | ||||
-rw-r--r-- | devel/libtifiles/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/libtifiles/Makefile b/devel/libtifiles/Makefile index 7a69710709da..607b03192b1c 100644 --- a/devel/libtifiles/Makefile +++ b/devel/libtifiles/Makefile @@ -7,6 +7,7 @@ PORTNAME= libtifiles PORTVERSION= 0.6.5 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp @@ -14,7 +15,6 @@ MASTER_SITE_SUBDIR= tilp MAINTAINER= tijl@ulyssis.org COMMENT= TI calculator file types library -GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GNOME= gnomehack pkgconfig USE_AUTOTOOLS= libtool:15 diff --git a/devel/libtifiles/pkg-plist b/devel/libtifiles/pkg-plist index be793d26ac68..236797f4eeed 100644 --- a/devel/libtifiles/pkg-plist +++ b/devel/libtifiles/pkg-plist @@ -21,6 +21,7 @@ include/tilp/types92p.h include/tilp/typesv2.h include/tilp/typesxx.h lib/libtifiles.a +lib/libtifiles.la lib/libtifiles.so lib/libtifiles.so.6 libdata/pkgconfig/tifiles.pc |