summaryrefslogtreecommitdiff
path: root/net/dictd
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /net/dictd
parentInformation regarding the great autotools update of July 4 2004 (diff)
Sync with new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=110841
Diffstat (limited to 'net/dictd')
-rw-r--r--net/dictd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dictd/Makefile b/net/dictd/Makefile
index aa22e24c70f0..21dfcc9c63ba 100644
--- a/net/dictd/Makefile
+++ b/net/dictd/Makefile
@@ -16,11 +16,10 @@ MASTER_SITE_SUBDIR= dict
MAINTAINER?= dd@FreeBSD.org
COMMENT= Dict protocol (RFC 2229) server
-LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl
-
MAN1= dictzip.1
MAN8= dictd.8
+USE_LIBLTDL= yes
USE_REINPLACE= yes
USE_BISON= yes
USE_LIBTOOL_VER=13