diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-17 02:20:07 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-17 02:20:07 +0800 |
commit | 879967c5e8f88c17e4bb7b18951283e3096c1a29 (patch) | |
tree | aa1d46d551039f5c7c7b2cae412d66fed3384cfb /polish | |
parent | 6bda8fcc856b8383cfc24ad9c7b8c9638fe838f2 (diff) | |
download | freebsd-ports-gnome-879967c5e8f88c17e4bb7b18951283e3096c1a29.tar.gz freebsd-ports-gnome-879967c5e8f88c17e4bb7b18951283e3096c1a29.tar.zst freebsd-ports-gnome-879967c5e8f88c17e4bb7b18951283e3096c1a29.zip |
Add an implicit pl- PKGNAMEPREFIX for all Polish ports.
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- |