diff options
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/nte/Makefile | 1 | ||||
-rw-r--r-- | mbone/sdr/Makefile | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index d159e9a..e8c4183 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/nte -RESTRICTED= "Contains DES encryption" USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile index 9d59b2a..a63085f 100644 --- a/mbone/sdr/Makefile +++ b/mbone/sdr/Makefile @@ -20,8 +20,6 @@ HAS_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes -RESTRICTED= "Contains DES cryptography." - post-extract: @${CP} ${FILESDIR}/Makefile.freebsd ${WRKSRC}/Makefile.freebsd |