diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-07-03 13:20:16 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-07-03 13:20:16 +0000 |
commit | fa24049ea722e558d7bd1f85fc32f3ddfd98b9fe (patch) | |
tree | 8e363aa921ada2232c961e4e2e9d24cc74d4ed7b /lang/linux-libperl5.8 | |
parent | 60ec31ddc4c2340509749ef59679a82033077d9c (diff) |
Notes
Diffstat (limited to 'lang/linux-libperl5.8')
-rw-r--r-- | lang/linux-libperl5.8/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/linux-libperl5.8/Makefile b/lang/linux-libperl5.8/Makefile index 97980342fd24..55dab73cbfc5 100644 --- a/lang/linux-libperl5.8/Makefile +++ b/lang/linux-libperl5.8/Makefile @@ -23,5 +23,6 @@ ONLY_FOR_ARCHS= i386 amd64 DIST_SUBDIR= rpm PLIST= ${MASTERDIR}/pkg-plist.${LINUX_RPM_ARCH} +SRC_DISTFILES= # empty, perl is covered by the Artistic License, so this is ok .include <bsd.port.mk> |