1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Respect X11BASE

PR:		ports/106451
Submitted by:	Max Brazhnikov<makc@issp.ac.ru> (maintainer)
This commit is contained in:
Martin Wilke 2006-12-08 22:55:27 +00:00
parent 4da04f5537
commit 696f55fde9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179219

View File

@ -7,6 +7,7 @@
PORTNAME= hexxagon
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.nesqi.se/hexxagon/hexxagon/download/
@ -17,11 +18,11 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
HAS_CONFIGURE= yes
USE_AUTOTOOLS= automake:14
USE_XLIB= yes
GNU_CONFIGURE= yes
MAKE_ENV+= CC="${CC}" CXX="${CXX}"
DESKTOP_ENTRIES="Hexxagon" "Strategy Game" "" \
"hexxagon" "Application;Game;" false
.include <bsd.port.pre.mk>