aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-20 03:06:05 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-20 03:06:05 +0800
commit665afbb397fc6a06a5f3b1becd7fd09ea7961a01 (patch)
treebd6845b5b2b5e38ffd74e1766e113651c1f9d529 /graphics
parent4a973e136c8749f99f3c1c5f3d905600a932b4cf (diff)
downloadfreebsd-ports-gnome-665afbb397fc6a06a5f3b1becd7fd09ea7961a01.tar.gz
freebsd-ports-gnome-665afbb397fc6a06a5f3b1becd7fd09ea7961a01.tar.zst
freebsd-ports-gnome-665afbb397fc6a06a5f3b1becd7fd09ea7961a01.zip
- Drop .la file
- Strip library - Add LICENSE_FILE PR: 196155 Submitted by: amdmi3 Approved by: maintainer timeout (x11, 6 months)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/freeglut/Makefile6
-rw-r--r--graphics/freeglut/pkg-plist1
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile
index 680d5bf9a275..e86a182e6a9f 100644
--- a/graphics/freeglut/Makefile
+++ b/graphics/freeglut/Makefile
@@ -3,7 +3,7 @@
PORTNAME= freeglut
PORTVERSION= 2.8.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= SF
@@ -11,10 +11,11 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= Alternative to the OpenGL Utility Toolkit (GLUT) library
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS= libglut-[0-9].*
-USES= libtool:keepla
+USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_XORG= ice xi xxf86vm xrandr
@@ -23,6 +24,7 @@ CONFIGURE_ARGS= --disable-warnings
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lusbhid -lm
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
DOCS= download.html freeglut.html freeglut_logo.png \
freeglut_user_interface.html index.html ogl_sm.png \
diff --git a/graphics/freeglut/pkg-plist b/graphics/freeglut/pkg-plist
index 4ce7940646c0..03513423b42a 100644
--- a/graphics/freeglut/pkg-plist
+++ b/graphics/freeglut/pkg-plist
@@ -3,7 +3,6 @@ include/GL/freeglut_ext.h
include/GL/freeglut_std.h
include/GL/glut.h
lib/libglut.a
-lib/libglut.la
lib/libglut.so
lib/libglut.so.3
lib/libglut.so.3.9.0