diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:17:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:17:19 +0000 |
commit | 83d56b45789e598d872bd4fdec0b03d5160cb5e3 (patch) | |
tree | e41dc51e84994a25b8c4c7f4aebc0cd2ed5f0c58 /emulators/pearpc | |
parent | f5ace2ceecba0719f45120b0209de66347ed4066 (diff) | |
download | ports-83d56b45789e598d872bd4fdec0b03d5160cb5e3.tar.gz ports-83d56b45789e598d872bd4fdec0b03d5160cb5e3.zip |
Notes
Diffstat (limited to 'emulators/pearpc')
-rw-r--r-- | emulators/pearpc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index 1ff3254d35a8..168a0bf4421a 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -20,7 +20,6 @@ BROKEN_ia64= Internal compiler error on ia64 PORTEXAMPLES= ppccfg.example PLIST_FILES= bin/ppc man/man1/ppc.1.gz %%DATADIR%%/video.x -PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= DEBUG EXAMPLES OPTIMIZED_CFLAGS SDL |