summaryrefslogtreecommitdiff
path: root/net/arla
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-15 04:28:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-15 04:28:20 +0000
commit1e65657cb09612e78cf31d10f496008bbd217bfb (patch)
treebd765ca8a558611a2d29870b0f236b37089a80d5 /net/arla
parentPortlint. (diff)
Oops, one more thing.
Notes
Notes: svn path=/head/; revision=13130
Diffstat (limited to 'net/arla')
-rw-r--r--net/arla/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile
index ca05ce378195..760e21204ceb 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -3,7 +3,7 @@
# Date created: 09 Sep 1998
# Whom: Peter Hawkins <thepish@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1998/09/09 05:51:30 thepish Exp $
+# $Id: Makefile,v 1.2 1998/09/15 04:27:31 asami Exp $
#
DISTNAME= arla-0.9
@@ -14,7 +14,6 @@ MAINTAINER= thepish@freebsd.org
#BUILD_DEPENDS= /usr/lib/libkafs.a:/usr/src/kerberosIV/lib/libkafs
-CONFIGURE_ARGS= --prefix=$(PREFIX)
-HAS_CONFIGURE= YES
+GNU_CONFIGURE= yes
.include <bsd.port.mk>