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 /graphics/quesa | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
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 |