summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-02-05 23:26:55 +0000
committermarino <marino@FreeBSD.org>2014-02-05 23:26:55 +0000
commit37b76a1f1c1d7e81bc15f40a055c5c5a0e720bf3 (patch)
tree40029ec516cbfa42c67c3f1e3cd9c835e8a4ea56
parent7708e406b93a8eacb01874751882a6e0eb341a8c (diff)
downloadFreeBSD-ports-37b76a1f1c1d7e81bc15f40a055c5c5a0e720bf3.zip
FreeBSD-ports-37b76a1f1c1d7e81bc15f40a055c5c5a0e720bf3.tar.gz
deskutils/launchy: explicitly link libX11 (taken from dports)
-rw-r--r--deskutils/launchy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile
index 392b9a6..07c8fd4 100644
--- a/deskutils/launchy/Makefile
+++ b/deskutils/launchy/Makefile
@@ -16,6 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils
USES= dos2unix qmake
DOS2UNIX_FILES= readme.lyx readme.txt
USE_QT4= moc_build rcc_build uic_build gui network
+LDFLAGS+= -lX11
PORTDOCS= *
MAKE_JOBS_UNSAFE= yes
OpenPOWER on IntegriCloud