diff options
author | Maho Nakata <maho@FreeBSD.org> | 2008-08-23 13:41:34 +0800 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2008-08-23 13:41:34 +0800 |
commit | b8a32776d9cbad6ef2ffd611e0076716c0839da5 (patch) | |
tree | dd13345ebcef0b510a2c02c91a21ed9687e74bc4 /science/liboglappth | |
parent | 55d05ca9699a7b955c5829579f5e4652cb3403b3 (diff) | |
download | freebsd-ports-gnome-b8a32776d9cbad6ef2ffd611e0076716c0839da5.tar.gz freebsd-ports-gnome-b8a32776d9cbad6ef2ffd611e0076716c0839da5.tar.zst freebsd-ports-gnome-b8a32776d9cbad6ef2ffd611e0076716c0839da5.zip |
Build fix
Spotted by: QAT
Diffstat (limited to 'science/liboglappth')
-rw-r--r-- | science/liboglappth/Makefile | 1 | ||||
-rw-r--r-- | science/liboglappth/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/science/liboglappth/Makefile b/science/liboglappth/Makefile index f64010eed307..b9f4b45ef3b9 100644 --- a/science/liboglappth/Makefile +++ b/science/liboglappth/Makefile @@ -6,6 +6,7 @@ PORTNAME= liboglappth PORTVERSION= 0.98 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/current/ \ http://bioinformatics.org/ghemical/download/ diff --git a/science/liboglappth/pkg-plist b/science/liboglappth/pkg-plist index 1834ac4f5656..08ccf9e8d067 100644 --- a/science/liboglappth/pkg-plist +++ b/science/liboglappth/pkg-plist @@ -7,6 +7,7 @@ include/oglappth/ogl_camera.h include/oglappth/ogl_lights.h include/oglappth/transparent.h lib/liboglappth.so.2 +lib/liboglappth.so lib/liboglappth.la lib/liboglappth.a lib/pkgconfig/liboglappth.pc |