summaryrefslogtreecommitdiff
path: root/graphics/qslim
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-05-18 16:03:16 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-05-18 16:03:16 +0000
commita7ebc6b6af894137049859619789b9d49f53d4cd (patch)
tree42e9a6c65cd630a24f1cd0be259f77c000ddc941 /graphics/qslim
parentAdd p5-Array-Window 0.1, calculate windows/subsets/pages of arrays. (diff)
Use USE_GETOPT_LONG.
PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=81255
Diffstat (limited to 'graphics/qslim')
-rw-r--r--graphics/qslim/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile
index 32ad7edda654..1c84f4c6b515 100644
--- a/graphics/qslim/Makefile
+++ b/graphics/qslim/Makefile
@@ -21,6 +21,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
CONFIGURE_WRKSRC= ${WRKSRC}/mixkit/build
BUILD_WRKSRC= ${WRKSRC}/mixkit/src
+USE_GETOPT_LONG= yes
USE_MESA= yes
USE_REINPLACE= yes
USE_GMAKE= yes
@@ -38,11 +39,6 @@ LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}
CFLAGS+= -DMIX_ANSI_IOSTREAMS -fpermissive
.endif
-.if !exists(/usr/include/getopt.h)
-LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-LDFLAGS+= -lgnugetopt
-.endif
-
post-extract:
@${RM} -f ${WRKSRC}/mixkit/src/getopt.h