diff options
-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 |