aboutsummaryrefslogtreecommitdiff
path: root/www/nspluginwrapper/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:47:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:47:19 +0000
commit355340cc43d2ff69981ee504e32c130c2091edff (patch)
tree2e7f58bab2656a342fe55891f36f05f7c45fa14a /www/nspluginwrapper/Makefile
parent671144cd90984f2aa697bd56e32212e9d4d4663c (diff)
downloadports-355340cc43d2ff69981ee504e32c130c2091edff.tar.gz
ports-355340cc43d2ff69981ee504e32c130c2091edff.zip
Notes
Diffstat (limited to 'www/nspluginwrapper/Makefile')
-rw-r--r--www/nspluginwrapper/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile
index ed671fc2bee8..3b6810d73b65 100644
--- a/www/nspluginwrapper/Makefile
+++ b/www/nspluginwrapper/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nspluginwrapper
-# Date created: 30 March 2007
-# Whom: Dave Grochowski
-#
+# Created by: Dave Grochowski
# $FreeBSD$
-#
PORTNAME= nspluginwrapper
PORTVERSION= 1.4.4
@@ -29,7 +25,8 @@ ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
USE_LINUX_APPS= gtk2
USE_XORG= x11 xext xt
-USE_GNOME= glib20 gtk20 pkgconfig
+USES= pkgconfig
+USE_GNOME= glib20 gtk20
CFLAGS+= -std=c99