summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPaul Richards <paul@FreeBSD.org>1999-06-06 21:01:32 +0000
committerPaul Richards <paul@FreeBSD.org>1999-06-06 21:01:32 +0000
commit89c3a1774229593f31b78a1429efe59a66e3073a (patch)
tree9f4f7534c08a1957c5310f400fc7341072386aa2 /net
parentFix the whom entry and change a hardcoded path to ${PREFIX} (diff)
Update to latest version of sdk.
Tidy up some commented out lines and whom entry.
Notes
Notes: svn path=/head/; revision=19278
Diffstat (limited to 'net')
-rw-r--r--net/ldapsdk/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/net/ldapsdk/Makefile b/net/ldapsdk/Makefile
index 910449c632c5..bb00afcbf47d 100644
--- a/net/ldapsdk/Makefile
+++ b/net/ldapsdk/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: perldap
# Version required: 1.1b
# Date created: 17 May 1999
-# Whom: paul
+# Whom: paul@freebsd.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/25 22:44:25 paul Exp $
#
-DISTNAME= ldapsdk_19980531
+DISTNAME= ldapsdk_12311998
CATEGORIES= net
MASTER_SITES= ftp://ftp.mozilla.org/pub/directory/c-sdk/ldap/
@@ -19,11 +19,6 @@ USE_GMAKE= yes
MAKE_ENV+= MOZILLA_CLIENT=1 NO_MDUPDATE=1 MOZ_LDAP_SDK=1
ALL_TARGET= build
-#MAN1=
-#MANCOMPRESSED= yes
-
-#.include <bsd.port.pre.mk>
-
OBJDIR= ${WRKSRC}/dist/${OPSYS}${OSREL}_DBG.OBJ
INSTALL_DIR= ${PREFIX}/mozilla/directory