aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2012-04-19 08:08:26 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2012-04-19 08:08:26 +0000
commit431c48509b84f7320ed5ef05bf6649b3b12b8928 (patch)
tree30bb0e2db77c9f0f7f889d5f40b80dde5fd4ab52 /lang/fpc
parentd065611637a3e7d1820b4cf0289402b882b6780a (diff)
downloadports-431c48509b84f7320ed5ef05bf6649b3b12b8928.tar.gz
ports-431c48509b84f7320ed5ef05bf6649b3b12b8928.zip
Notes
Diffstat (limited to 'lang/fpc')
-rw-r--r--lang/fpc/Makefile.units2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc/Makefile.units b/lang/fpc/Makefile.units
index f78e624f7483..0edb973ce61b 100644
--- a/lang/fpc/Makefile.units
+++ b/lang/fpc/Makefile.units
@@ -332,7 +332,7 @@ OPT+=-Fu../fcl/*
.if ${PKGNAMESUFFIX} == "-x11"
. if defined(WITH_X11)
-USE_XLIB= yes
+USE_XORG= xcursor xfont xxf86dga xxf86vm xi xinerama xkbfile xrandr xrender xres xv
. endif
.endif