diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2005-03-12 08:17:35 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2005-03-12 08:17:35 +0000 |
commit | 3954c0d29bb29d44cf5763106b84208588886bda (patch) | |
tree | c2d04fb592be853a1734b5bcb319e9b21034e747 /x11/XFree86-aoutlibs | |
parent | 5282793c255d19731a1224c3fcb1728aa8e145e8 (diff) | |
download | ports-3954c0d29bb29d44cf5763106b84208588886bda.tar.gz ports-3954c0d29bb29d44cf5763106b84208588886bda.zip |
Notes
Diffstat (limited to 'x11/XFree86-aoutlibs')
-rw-r--r-- | x11/XFree86-aoutlibs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-aoutlibs/Makefile b/x11/XFree86-aoutlibs/Makefile index 5c706a2b829c..fd5cf182a39c 100644 --- a/x11/XFree86-aoutlibs/Makefile +++ b/x11/XFree86-aoutlibs/Makefile @@ -23,7 +23,7 @@ USE_X_PREFIX= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" +STRIP= .endif pre-configure: |