diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 02:01:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 02:01:29 +0000 |
commit | fa9509791fb3ad63885e207da5c039b25eeef942 (patch) | |
tree | 583269ded864355a8d5031d218db57c2bc88511d /multimedia/quodlibet/Makefile | |
parent | 81cd10f8d2bfe2ad25124f31d629351947acaa56 (diff) | |
download | ports-fa9509791fb3ad63885e207da5c039b25eeef942.tar.gz ports-fa9509791fb3ad63885e207da5c039b25eeef942.zip |
Notes
Diffstat (limited to 'multimedia/quodlibet/Makefile')
-rw-r--r-- | multimedia/quodlibet/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/quodlibet/Makefile b/multimedia/quodlibet/Makefile index 7f5a8e45e518..577a22d7ab30 100644 --- a/multimedia/quodlibet/Makefile +++ b/multimedia/quodlibet/Makefile @@ -110,10 +110,6 @@ BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \ ${X11BASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT} .endif -.if ${OSVERSION} < 500000 -IGNORE= is unsupported on FreeBSD 4.x -.endif - do-configure: @${PYTHON_CMD} ${WRKSRC}/check.py |