diff options
Diffstat (limited to 'audio/timidity++-xaw/Makefile')
-rw-r--r-- | audio/timidity++-xaw/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/timidity++-xaw/Makefile b/audio/timidity++-xaw/Makefile index 090546d9bd74..4d0e5ee586ba 100644 --- a/audio/timidity++-xaw/Makefile +++ b/audio/timidity++-xaw/Makefile @@ -12,8 +12,4 @@ COMMENT= Xaw interface for TiMidity++ MASTERDIR= ${.CURDIR}/../../audio/timidity++ -PLIST_SUB= REALPREFIX=${PREFIX} - -BROKEN= does not install properly after X11BASE removal - .include "${MASTERDIR}/Makefile" |