summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-01-24 23:55:57 +0000
committermarino <marino@pkgsrc.org>2012-01-24 23:55:57 +0000
commitd80086500547f000b4aaae67e8b0e9dede877d5d (patch)
tree180d255a4a3f4e6cdaa3069a03e1a0b6939df3e3 /comms
parent708ba35d8a6a4cf0e6883e16fbca292770bd1120 (diff)
downloadpkgsrc-d80086500547f000b4aaae67e8b0e9dede877d5d.tar.gz
comms/efax-gtk: Fix indirect linking error on DragonFly only
Diffstat (limited to 'comms')
-rw-r--r--comms/efax-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index eaea506cd52..80ac2157619 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2011/11/01 06:00:48 sbd Exp $
+# $NetBSD: Makefile,v 1.53 2012/01/24 23:55:57 marino Exp $
DISTNAME= efax-gtk-3.2.3.src
PKGNAME= efax-gtk-3.2.3
@@ -20,6 +20,7 @@ USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-spooldir=${VARBASE}/spool/efax
+LDFLAGS.DragonFly= -lX11
EGDIR= ${PREFIX}/share/examples
CONF_FILES= ${EGDIR}/efax-gtkrc ${PKG_SYSCONFDIR}/efax-gtkrc