1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Depend on x11 and xext explicitly [1]

- Pet portlint
- Bump portrevision

PR:		ports/115044 [1]
Submitted by:	mm [1]
This commit is contained in:
Andrew Pantyukhin 2007-07-30 21:04:31 +00:00
parent ad25933c83
commit 4d521131bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196759

View File

@ -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 \