aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-05 12:50:47 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-05 12:50:47 +0000
commit63e06f38d3dbc1e19816c0e4d12c9efbe67c8aa3 (patch)
tree2cabdfa72e658b3aba28cd56ee591a83692033ac /x11
parent12a22c11407a9c0cee4d2916fd46411e998d99c7 (diff)
downloadports-63e06f38d3dbc1e19816c0e4d12c9efbe67c8aa3.tar.gz
ports-63e06f38d3dbc1e19816c0e4d12c9efbe67c8aa3.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/qxkb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qxkb/Makefile b/x11/qxkb/Makefile
index 1e2b474bb030..6a4aa644626b 100644
--- a/x11/qxkb/Makefile
+++ b/x11/qxkb/Makefile
@@ -11,7 +11,7 @@ COMMENT= Qt4-based advanced keyboard layout switcher
LICENSE= GPLv2 # (or later)
-LIB_DEPENDS= xkbfile:${PORTSDIR}/x11/libxkbfile
+LIB_DEPENDS= libxkbfile.so:${PORTSDIR}/x11/libxkbfile
USE_BZIP2= yes
USES= cmake
@@ -20,7 +20,6 @@ USE_QT4= linguist_build moc_build qmake_build rcc_build uic_build \
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
post-patch:
# Fix path to the translation files
@${REINPLACE_CMD} -e 's,\.\./,,' ${WRKSRC}/CMakeLists.txt