aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tkdnd
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-07-30 21:04:31 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-07-30 21:04:31 +0000
commit4d521131bdcb3c6acea40939360ef66429b4cdd1 (patch)
treeec1428d2bd1053a937238f635bc5dcfc9a19ff84 /x11-toolkits/tkdnd
parentad25933c83edec01fe390b5d88832e1454833a8a (diff)
downloadports-4d521131bdcb3c6acea40939360ef66429b4cdd1.tar.gz
ports-4d521131bdcb3c6acea40939360ef66429b4cdd1.zip
Notes
Diffstat (limited to 'x11-toolkits/tkdnd')
-rw-r--r--x11-toolkits/tkdnd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/tkdnd/Makefile b/x11-toolkits/tkdnd/Makefile
index bba2d35c01df..de1215f8ea51 100644
--- a/x11-toolkits/tkdnd/Makefile
+++ b/x11-toolkits/tkdnd/Makefile
@@ -7,8 +7,8 @@
PORTNAME= tkdnd
PORTVERSION= 1.0
-PORTREVISION= 1
DISTVERSION= 1.0.20040304
+PORTREVISION= 2
CATEGORIES= x11-toolkits tk84
MASTER_SITES= CENKES
# Distfile prepared from SourceForge CVS
@@ -18,6 +18,7 @@ COMMENT= Native drag and drop capabilities
USE_BZIP2= yes
USE_TK= yes
+USE_XORG= x11 xext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} --with-tk=${TK_LIBDIR} \
--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include \