diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-09 19:58:49 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-09 19:58:49 +0000 |
commit | 0a1ef7cf8f9f7fc4eb35ee6edcd06aa0f74669b5 (patch) | |
tree | 7e0eacac49581137e1d48a443eb02fc2b02f0b49 /www/geronimo | |
parent | 73e341e26712bc4d58f2f066b801fc2cb14bbfe3 (diff) |
www/geronimo: Do not set CPE_VENDOR twice
Notes
Notes:
svn path=/head/; revision=489824
Diffstat (limited to 'www/geronimo')
-rw-r--r-- | www/geronimo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/geronimo/Makefile b/www/geronimo/Makefile index 1ea5d75c1765..5adb204d403c 100644 --- a/www/geronimo/Makefile +++ b/www/geronimo/Makefile @@ -12,7 +12,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Open-source Java EE 5 application server USES= cpe -CPE_VENDOR= apache USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |