ports/51372: Update port: graphics/qslim
KATO Tsuguru
tkato at prontomail.com
Thu Apr 24 16:40:46 UTC 2003
>Number: 51372
>Category: ports
>Synopsis: Update port: graphics/qslim
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Apr 24 09:40:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Utilize USE_GETOPT_LONG
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/graphics/qslim/Makefile graphics/qslim/Makefile
--- /usr/ports/graphics/qslim/Makefile Sat Apr 12 22:49:28 2003
+++ graphics/qslim/Makefile Thu Apr 24 03:24:27 2003
@@ -21,6 +21,7 @@
CONFIGURE_WRKSRC= ${WRKSRC}/mixkit/build
BUILD_WRKSRC= ${WRKSRC}/mixkit/src
+USE_GETOPT_LONG= yes
USE_MESA= yes
USE_REINPLACE= yes
USE_GMAKE= yes
@@ -36,11 +37,6 @@
.if ${OSVERSION} > 500034
CFLAGS+= -DMIX_ANSI_IOSTREAMS -fpermissive
-.endif
-
-.if !exists(/usr/include/getopt.h)
-LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-LDFLAGS+= -lgnugetopt
.endif
post-extract:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list