diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2000-09-25 12:34:17 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2000-09-25 12:34:17 +0000 |
commit | e3f8861dde605120166a35c986ab9f43e12f6c7c (patch) | |
tree | d7307180f91c9591e7852b3bb8c42044eb2c91e7 /graphics/piddle/Makefile | |
parent | Use USE_PYTHON. (diff) |
Kill WRKSRC again.
Diffstat (limited to 'graphics/piddle/Makefile')
-rw-r--r-- | graphics/piddle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/piddle/Makefile b/graphics/piddle/Makefile index 0e0ce99de065..a1c10ce36f58 100644 --- a/graphics/piddle/Makefile +++ b/graphics/piddle/Makefile @@ -15,7 +15,6 @@ DISTFILES= ${DISTNAME}-5.tgz MAINTAINER= dom@myrddin.demon.co.uk USE_PYTHON= yes -WRKSRC= ${WRKDIR}/${PKGNAME} NO_BUILD= yes PIDDLEDIR= ${PYTHON_SITELIBDIR}/piddle |