aboutsummaryrefslogtreecommitdiff
path: root/astro/stars
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 12:56:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 12:56:39 +0000
commitcf7b982f24a4bad2492aa326e0a8df3aeb523c18 (patch)
tree0fc6bb26d543596f6271e9c804ddf835c1199d52 /astro/stars
parentea2b24193ec3d5476680946f0e2ac983442fa75e (diff)
downloadports-cf7b982f24a4bad2492aa326e0a8df3aeb523c18.tar.gz
ports-cf7b982f24a4bad2492aa326e0a8df3aeb523c18.zip
- Get rid of USE_X_PREFIX
Notes
Notes: svn path=/head/; revision=209532
Diffstat (limited to 'astro/stars')
-rw-r--r--astro/stars/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile
index 231e5aac816d..f9af6f92913d 100644
--- a/astro/stars/Makefile
+++ b/astro/stars/Makefile
@@ -17,7 +17,7 @@ COMMENT= Star field demo
PLIST_FILES= bin/stars
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_X_PREFIX= yes
+USE_XORG= x11
do-build:
@${CC} -I${PREFIX}/include ${CFLAGS} -c ${WRKSRC}/xwin.c -o ${WRKSRC}/xwin.o