diff options
Diffstat (limited to 'lang/ml-pnet/Makefile')
-rw-r--r-- | lang/ml-pnet/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ml-pnet/Makefile b/lang/ml-pnet/Makefile index b4d2f5824060..a62b82b25726 100644 --- a/lang/ml-pnet/Makefile +++ b/lang/ml-pnet/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pn USE_LIBTOOL_VER=13 USE_GMAKE= yes -STRIP= # Nothing to be stripped. .include "${.CURDIR}/../pnet/Makefile.pnet" .include <bsd.port.mk> |