summaryrefslogtreecommitdiff
path: root/x11-toolkits/plib
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-12-19 20:48:17 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-12-19 20:48:17 +0000
commitc5143b3635f2b26c15599a1023b4964e2744e692 (patch)
treeaf259c1932542b797f262a5a6d704c0e9d358884 /x11-toolkits/plib
parentUnbreak xtide, it still requires GCC (diff)
- Needs root during stage
- Improve COMMENT and pkg-descr
Notes
Notes: svn path=/head/; revision=336960
Diffstat (limited to 'x11-toolkits/plib')
-rw-r--r--x11-toolkits/plib/Makefile3
-rw-r--r--x11-toolkits/plib/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile
index ccf1137fb65c..500a0de2dd66 100644
--- a/x11-toolkits/plib/Makefile
+++ b/x11-toolkits/plib/Makefile
@@ -8,12 +8,13 @@ CATEGORIES= x11-toolkits
MASTER_SITES= http://plib.sourceforge.net/dist/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A portable library for joystick/sound/OpenGL GUI/3D math
+COMMENT= Portable library for joystick/sound/OpenGL GUI/3D math
USES= gmake
USE_XORG= xt xi xmu xext x11
USE_GL= glu
GNU_CONFIGURE= yes
+NEED_ROOT= yes
CXXFLAGS+= -fPIC
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
diff --git a/x11-toolkits/plib/pkg-descr b/x11-toolkits/plib/pkg-descr
index ca5888b66501..67db562d612d 100644
--- a/x11-toolkits/plib/pkg-descr
+++ b/x11-toolkits/plib/pkg-descr
@@ -1,8 +1,6 @@
These are Steve Baker <sjbaker1@airmail.net>'s portability libraries. They
are licensed under the LGPL.
-From the README:
-
The following libraries are provided:
JS -- A Joystick interface.