diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-17 14:54:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-17 14:54:14 +0800 |
commit | 1090c65ce1d1259fed4926d92b6be3d78bcd1063 (patch) | |
tree | 911a0eb3f9bfb2e679bd24ba4c699f0bc422be1f | |
parent | 1e70ca4d622f5779c825ac7d70622d78300340e7 (diff) | |
download | freebsd-ports-gnome-1090c65ce1d1259fed4926d92b6be3d78bcd1063.tar.gz freebsd-ports-gnome-1090c65ce1d1259fed4926d92b6be3d78bcd1063.tar.zst freebsd-ports-gnome-1090c65ce1d1259fed4926d92b6be3d78bcd1063.zip |
- Stage support
-rw-r--r-- | games/mt_dolphin_ia/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/mt_dolphin_ia/Makefile b/games/mt_dolphin_ia/Makefile index 368151b9579e..5cc3e009202c 100644 --- a/games/mt_dolphin_ia/Makefile +++ b/games/mt_dolphin_ia/Makefile @@ -23,5 +23,4 @@ CONFIGURE_ARGS= --with-libmt_client=${LOCALBASE} \ PLIST_FILES= bin/mt_dolphin_ia -NO_STAGE= yes .include <bsd.port.mk> |