diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2012-04-19 08:08:26 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2012-04-19 08:08:26 +0000 |
commit | 431c48509b84f7320ed5ef05bf6649b3b12b8928 (patch) | |
tree | 30bb0e2db77c9f0f7f889d5f40b80dde5fd4ab52 /lang/fpc | |
parent | d065611637a3e7d1820b4cf0289402b882b6780a (diff) | |
download | ports-431c48509b84f7320ed5ef05bf6649b3b12b8928.tar.gz ports-431c48509b84f7320ed5ef05bf6649b3b12b8928.zip |
Notes
Diffstat (limited to 'lang/fpc')
-rw-r--r-- | lang/fpc/Makefile.units | 2 |
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 |