diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-16 18:20:07 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-16 18:20:07 +0000 |
commit | 3f0a38efa37f8cc2e0a70ecade7e9243df960fc2 (patch) | |
tree | d49342f21b4c15c9115334c9fa30546b7f1ad56c /polish | |
parent | 595344fe2d7afa9ea1428622d5efda289adf26e8 (diff) |
Add an implicit pl- PKGNAMEPREFIX for all Polish ports.
Notes
Notes:
svn path=/head/; revision=87078
Diffstat (limited to 'polish')
-rw-r--r-- | polish/Makefile.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/polish/Makefile.inc b/polish/Makefile.inc new file mode 100644 index 000000000000..3b7ce5c39b55 --- /dev/null +++ b/polish/Makefile.inc @@ -0,0 +1,4 @@ +# $FreeBSD$ +# + +PKGNAMEPREFIX?= pl- |