aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 08:17:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 08:17:23 +0000
commit5fff9d4bfc9249eedcbb59a7190032a2d02b8ba8 (patch)
tree70337cc062d80ae47757e927ef0b605b330e7c29 /games
parentbfc7b77224f87b42f94eeb889e38990e7100d20d (diff)
downloadports-5fff9d4bfc9249eedcbb59a7190032a2d02b8ba8.tar.gz
ports-5fff9d4bfc9249eedcbb59a7190032a2d02b8ba8.zip
Do not overwrite USES
Notes
Notes: svn path=/head/; revision=327532
Diffstat (limited to 'games')
-rw-r--r--games/xboard/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
index c1e4997d4af8..10442ca4f20a 100644
--- a/games/xboard/Makefile
+++ b/games/xboard/Makefile
@@ -20,7 +20,7 @@ GNUCHESS_DESC= Install GnuChess engine
KNIGHTCAP_DESC= Install KnightCap engine
PHALANX_DESC= Install phalanx engine
-USES= desktop-file-utils pkgconfig shared-mime-info
+USES= desktop-file-utils perl5 pkgconfig shared-mime-info
USE_XORG= xt xpm xaw
USE_GNOME= librsvg2
GNU_CONFIGURE= yes
@@ -29,7 +29,6 @@ CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAN6= xboard.6
INFO= xboard
-USES= perl5
USE_PERL5= build
INSTALLS_ICONS= yes
DATADIR= ${PREFIX}/share/games/${PORTNAME}