diff options
Diffstat (limited to 'mbone/nte/Makefile')
-rw-r--r-- | mbone/nte/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index bb81ced53e80..e889ca6acdef 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -21,6 +21,4 @@ WRKSRC= ${WRKDIR}/nte PLIST_FILES= bin/nte USE_GMAKE= yes -MAKE_ENV= LOCALBASE="${LOCALBASE}" - .include <bsd.port.mk> |