summaryrefslogtreecommitdiff
path: root/misc/estic
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-12-11 20:28:23 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-12-11 20:28:23 +0000
commitc774395cfddb0da7cb3b1c37179b3e2c63f872e4 (patch)
treed82f4202c0eda15bf91ff2c2d546ea56b8e14b49 /misc/estic
parent- clean PORTNAME (diff)
- set USE_XORG
Notes
Notes: svn path=/head/; revision=202994
Diffstat (limited to 'misc/estic')
-rw-r--r--misc/estic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/estic/Makefile b/misc/estic/Makefile
index db0c3e6bbcf8..c1ffac355870 100644
--- a/misc/estic/Makefile
+++ b/misc/estic/Makefile
@@ -26,7 +26,7 @@ X_OR_NOT=
PLIST_SUB+= WITHOUT_X=""
PLIST_SUB+= WITH_X="@comment "
.else
-USE_XLIB= yes
+USE_XORG= x11
X_OR_NOT=-x
PLIST_SUB+= WITHOUT_X="@comment "
PLIST_SUB+= WITH_X=""