summaryrefslogtreecommitdiff
path: root/usr.bin/at/Makefile.inc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-05 16:49:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-05 16:49:52 +0000
commit58cf66a972610992d33858f9558fbc9100c2ed0e (patch)
tree7ed73cc64f5286457ae6ca90f8e390348c7ce89e /usr.bin/at/Makefile.inc
parent0ed8966e5b5cb0f28610e02aeba63ec7cf42d960 (diff)
downloadsrc-test2-58cf66a972610992d33858f9558fbc9100c2ed0e.tar.gz
src-test2-58cf66a972610992d33858f9558fbc9100c2ed0e.zip
Make at(1) and related tools an individual package
Notes
Notes: svn path=/projects/release-pkg/; revision=279662
Diffstat (limited to 'usr.bin/at/Makefile.inc')
-rw-r--r--usr.bin/at/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/at/Makefile.inc b/usr.bin/at/Makefile.inc
index ec44e1f6a5a5..f6952a9f5fb4 100644
--- a/usr.bin/at/Makefile.inc
+++ b/usr.bin/at/Makefile.inc
@@ -9,6 +9,7 @@ DAEMON_UID=1
DEFAULT_BATCH_QUEUE=E
DEFAULT_AT_QUEUE=c
PERM_PATH=/var/at
+PACKAGE= at
CFLAGS += -DATJOB_DIR=\"$(ATJOB_DIR)/\" \
-DLFILE=\"$(ATJOB_DIR)/$(LOCKFILE)\" \