summaryrefslogtreecommitdiff
path: root/sysutils/service-config
diff options
context:
space:
mode:
authorschmonz <schmonz>2005-03-23 00:58:26 +0000
committerschmonz <schmonz>2005-03-23 00:58:26 +0000
commit2ac8090d313bc0996bc9f5a4e63f9be3394379b2 (patch)
treeea96e0691ed8f74534c00914c82b0eee9f9cf654 /sysutils/service-config
parentbd2ca52f18e4f1cecfd480265924642542142f76 (diff)
downloadpkgsrc-2ac8090d313bc0996bc9f5a4e63f9be3394379b2.tar.gz
Remove explicit BUILD_TARGET and INSTALL_TARGET definitions, as
they're identical to the defaults provided by djbware.mk.
Diffstat (limited to 'sysutils/service-config')
-rw-r--r--sysutils/service-config/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/service-config/Makefile b/sysutils/service-config/Makefile
index ab212efd746..a2287886e81 100644
--- a/sysutils/service-config/Makefile
+++ b/sysutils/service-config/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/03/23 00:57:21 schmonz Exp $
+# $NetBSD: Makefile,v 1.9 2005/03/23 00:58:26 schmonz Exp $
#
DISTNAME= service-config-0.51
@@ -11,9 +11,6 @@ COMMENT= Utility to create and configure svscan service directories
DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools
-BUILD_TARGET= it
-INSTALL_TARGET= setup check
-
# Possibly inherited DJB-style distribution terms
DJB_RESTRICTED= YES