diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:40 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:40 +0000 |
commit | ce75dc7a2c6dd8b5c1978eed405b854f20e17ec9 (patch) | |
tree | b5571c6129f14fdb75592f5664362f0ce0a92640 /emulators/tme | |
parent | 2e96c182fa4aeb73847421c1f60119ec16307a0d (diff) | |
download | ports-ce75dc7a2c6dd8b5c1978eed405b854f20e17ec9.tar.gz ports-ce75dc7a2c6dd8b5c1978eed405b854f20e17ec9.zip |
Notes
Diffstat (limited to 'emulators/tme')
-rw-r--r-- | emulators/tme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 84ed1a8874f7..0f379a446adf 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -38,7 +38,7 @@ LDFLAGS+= -L${LOCALBASE}/lib NO_STAGE= yes -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES .include <bsd.port.options.mk> |