diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 14:34:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 14:34:52 +0000 |
commit | efa63f6ba4d035a78bf22994112284daa54d01e2 (patch) | |
tree | a8e60f648b180d79a27a101c6135bb1ecf9d5c89 /graphics/gle-graphics | |
parent | 07dc5b5098fa633c7cf68ca1d4973f913a455e22 (diff) |
Notes
Diffstat (limited to 'graphics/gle-graphics')
-rw-r--r-- | graphics/gle-graphics/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gle-graphics/Makefile b/graphics/gle-graphics/Makefile index b4b453e8a3b8..53a8e9fa519e 100644 --- a/graphics/gle-graphics/Makefile +++ b/graphics/gle-graphics/Makefile @@ -27,7 +27,6 @@ WRKSRC= ${WRKDIR}/gle4 GNU_CONFIGURE= yes # GUI requires QT 4.1.X CONFIGURE_ARGS+= --with-qt=no -USE_GCC= 3.4+ PLIST_SUB+= PORTVERSION=${PORTVERSION} REINPLACE_FILES= configure |