summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-02-19 07:04:20 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-02-19 07:04:20 +0000
commit78a409738c050c09d61d434a3cf561d6a6b027e7 (patch)
treea9df7344d77ed05d5b51901bf1b1025eb942d026 /sysutils
parent- replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly) (diff)
- change `true' with `yes' in USE_PYTHON (non-functional change)
Notes
Notes: svn path=/head/; revision=291784
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pydf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pydf/Makefile b/sysutils/pydf/Makefile
index 030622825a19..3bf6adbfd64a 100644
--- a/sysutils/pydf/Makefile
+++ b/sysutils/pydf/Makefile
@@ -23,7 +23,7 @@ SUB_FILES= pkg-message
PLIST_FILES= bin/pydf etc/pydfrc.sample
-USE_PYTHON= true
+USE_PYTHON= yes
NO_BUILD= yes
MAN1= pydf.1