diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /graphics/quesa | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'graphics/quesa')
-rw-r--r-- | graphics/quesa/Makefile | 1 | ||||
-rw-r--r-- | graphics/quesa/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/quesa/Makefile b/graphics/quesa/Makefile index 1a6b3bf7c34a..e770eb3406e8 100644 --- a/graphics/quesa/Makefile +++ b/graphics/quesa/Makefile @@ -7,6 +7,7 @@ PORTNAME= quesa PORTVERSION= 1.6d19 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/quesa/pkg-plist b/graphics/quesa/pkg-plist index d91dbe1ca49c..8e20ef9eabba 100644 --- a/graphics/quesa/pkg-plist +++ b/graphics/quesa/pkg-plist @@ -22,6 +22,7 @@ include/quesalib/QuesaTransform.h include/quesalib/QuesaView.h include/quesalib/QuesaViewer.h lib/libquesa.a +lib/libquesa.la lib/libquesa.so lib/libquesa.so.0 %%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/1.tga |