aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2008-03-30 17:36:46 +0800
committerdinoex <dinoex@FreeBSD.org>2008-03-30 17:36:46 +0800
commit29695acf617eada1fa621743bde6d27229a8235c (patch)
tree6f41629b39837b538f2bb10d640385a06d50ff50 /net-im
parentc9bad984c6b0d07b0b31454d0fb4bfbc21b6ee14 (diff)
downloadfreebsd-ports-gnome-29695acf617eada1fa621743bde6d27229a8235c.tar.gz
freebsd-ports-gnome-29695acf617eada1fa621743bde6d27229a8235c.tar.zst
freebsd-ports-gnome-29695acf617eada1fa621743bde6d27229a8235c.zip
- clean X11BASE
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq-qt-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile
index 80b8222d2c6e..7b82f44114e1 100644
--- a/net-im/licq-qt-gui/Makefile
+++ b/net-im/licq-qt-gui/Makefile
@@ -48,7 +48,7 @@ post-patch:
post-install:
# ${RM} -rf ${PREFIX}/share/licq/qt-gui/locale
-.if exists(${X11BASE}/bin/XFree86)
+.if exists(${LOCALBASE}/bin/XFree86)
@${CAT} ${PKGMESSAGE}
.endif