diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 556af0403c19..2c1d1310b362 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -3,7 +3,7 @@ PORTNAME= tme PORTVERSION= 0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://people.csail.mit.edu/fredette/tme/ @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static --disable-warnings MAKE_ENV= LANG=C MAKE_JOBS_UNSAFE=yes +INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib