diff options
Diffstat (limited to 'net-im/licq-qt-gui/Makefile')
-rw-r--r-- | net-im/licq-qt-gui/Makefile | 2 |
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 |