diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-28 15:34:24 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-28 15:34:24 +0000 |
commit | 36b331081ab123bfef6ad3e74aa8143a4168e7e5 (patch) | |
tree | 1959101e59e6542186caf456f92e013f582ee7a8 /net | |
parent | 19b10341952ca70ab795ca8d9828af9af74bbcea (diff) | |
download | freebsd-ports-36b331081ab123bfef6ad3e74aa8143a4168e7e5.zip |
Fix make checksum for devel/p5-Parse-Pidl
With hat: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/samba4/Makefile | 2 | ||||
-rw-r--r-- | net/samba41/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile index ce0cc2f3a8a6..2b014ee4a880 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -16,8 +16,6 @@ LICENSE= GPLv3 CONFLICTS?= *samba3[2-6]-3.* samba41-4.1.* -SAMBA4_PORT= ${PORTNAME} - SAMBA4_BASENAME= samba SAMBA4_PORTNAME= ${SAMBA4_BASENAME}4 SAMBA4_VERSION= 4.0.17 diff --git a/net/samba41/Makefile b/net/samba41/Makefile index a8e0beea0629..15b78881e9e2 100644 --- a/net/samba41/Makefile +++ b/net/samba41/Makefile @@ -16,8 +16,6 @@ LICENSE= GPLv3 CONFLICTS?= *samba3[2-6]-3.* samba4-4.0.* -SAMBA4_PORT= ${PORTNAME} - SAMBA4_BASENAME= samba SAMBA4_PORTNAME= ${SAMBA4_BASENAME}4 SAMBA4_VERSION= 4.1.7 |