diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-19 14:50:52 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-19 14:50:52 +0000 |
commit | 67971bd0fb8a440f973d12606b0f496ba216d7df (patch) | |
tree | 72fd93ae39b43490b34dc8479465e07b453d126e /misc | |
parent | f13c234d6c664c916b5c0d0e6f089d8ef0c93d55 (diff) | |
download | ports-67971bd0fb8a440f973d12606b0f496ba216d7df.tar.gz ports-67971bd0fb8a440f973d12606b0f496ba216d7df.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gimp-help-en/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/gimp-help-en/Makefile b/misc/gimp-help-en/Makefile index 03fe58a6cebd..5ded60244ad9 100644 --- a/misc/gimp-help-en/Makefile +++ b/misc/gimp-help-en/Makefile @@ -34,7 +34,6 @@ PORTDATA= * DATADIR= ${PREFIX}/share/gimp SHEBANG_FILES= tools/xml2po.py -python_OLD_CMD= /usr/bin/env python post-patch: # Install to the same directory as when configuring --with-gimp |