From 63b0df61b3eb65a4a45fe8eb3810292acabe13e1 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Tue, 8 Jul 2014 13:54:24 +0000 Subject: [PATCH] - Add USES=libtool and INSTALL_TARGET=install-strip - Replace USE_GL=glut with USE_GL=glu --- science/liboglappth/Makefile | 11 ++++------- science/liboglappth/pkg-plist | 6 +++--- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/science/liboglappth/Makefile b/science/liboglappth/Makefile index 36592a0d86a3..f8222296e980 100644 --- a/science/liboglappth/Makefile +++ b/science/liboglappth/Makefile @@ -3,7 +3,7 @@ PORTNAME= liboglappth PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://bioinformatics.org/ghemical/download/release20111012/ \ http://bioinformatics.org/ghemical/download/current @@ -12,13 +12,10 @@ MAINTAINER= maho@FreeBSD.org COMMENT= Support libraries of science/ghemical port GNU_CONFIGURE= yes - -USE_GL= glut -USES= pathfix +INSTALL_TARGET= install-strip +USES= libtool pathfix +USE_GL= glu CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -CFLAGS+= -I${LOCALBASE}/include -CXXFLAGS+= -I${LOCALBASE}/include .include diff --git a/science/liboglappth/pkg-plist b/science/liboglappth/pkg-plist index 800e4dccfd7d..f70654637166 100644 --- a/science/liboglappth/pkg-plist +++ b/science/liboglappth/pkg-plist @@ -6,9 +6,9 @@ include/oglappth/ogl_objects.h 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/liboglappth.so +lib/liboglappth.so.2 +lib/liboglappth.so.2.0.1 libdata/pkgconfig/liboglappth.pc @dirrm include/oglappth