summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2005-10-18 17:46:13 +0000
committerarved <arved@FreeBSD.org>2005-10-18 17:46:13 +0000
commit23d1c5e62f9f0df29da02bd1f80462423d47c67f (patch)
treefdf5aec84f2d2f6a222824b1fd5754d33a80db57
parentb86c169fb39f78af80e696b42d03ed20e9ba5368 (diff)
downloadFreeBSD-ports-23d1c5e62f9f0df29da02bd1f80462423d47c67f.zip
FreeBSD-ports-23d1c5e62f9f0df29da02bd1f80462423d47c67f.tar.gz
Use GNU_CONFIGURE
PR: 87616 Submitted by: Yinghong.Liu <relaxbsd@gmail.com>
-rw-r--r--sysutils/relaxconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/relaxconf/Makefile b/sysutils/relaxconf/Makefile
index ce30622..fd0ae83 100644
--- a/sysutils/relaxconf/Makefile
+++ b/sysutils/relaxconf/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog
RUN_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog \
disktype:${PORTSDIR}/sysutils/disktype
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
.if defined(WITHOUT_NLS)
PLIST_SUB+= NLS="@comment "
OpenPOWER on IntegriCloud