diff options
author | maho <maho@FreeBSD.org> | 2008-08-23 13:41:34 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2008-08-23 13:41:34 +0800 |
commit | 8d1ffff7c635e9894d292d3be6ccb3115ce7f0eb (patch) | |
tree | d5e38d8cd752df87f0f463a630692ac393993c4a /science | |
parent | 32df71cb6ec42d4922cca9d7dec4e6d690b544be (diff) | |
download | freebsd-ports-gnome-8d1ffff7c635e9894d292d3be6ccb3115ce7f0eb.tar.gz freebsd-ports-gnome-8d1ffff7c635e9894d292d3be6ccb3115ce7f0eb.tar.zst freebsd-ports-gnome-8d1ffff7c635e9894d292d3be6ccb3115ce7f0eb.zip |
Build fix
Spotted by: QAT
Diffstat (limited to 'science')
-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 |