aboutsummaryrefslogtreecommitdiff
path: root/graphics/qcread
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:56:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:56:52 +0000
commit9fc1c4fe89616480338adc0d98d5b1f0e4175302 (patch)
treea1c4a73130cdd2f28d9877c9ed4e5fc54d9c25ae /graphics/qcread
parent59ffb51d2c9fc8f60995b11aee6533f8bdb126c2 (diff)
downloadports-9fc1c4fe89616480338adc0d98d5b1f0e4175302.tar.gz
ports-9fc1c4fe89616480338adc0d98d5b1f0e4175302.zip
Notes
Diffstat (limited to 'graphics/qcread')
-rw-r--r--graphics/qcread/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/qcread/Makefile b/graphics/qcread/Makefile
index f01d15e130ac..b17879e71edc 100644
--- a/graphics/qcread/Makefile
+++ b/graphics/qcread/Makefile
@@ -16,8 +16,6 @@ COMMENT= Supports both color and B&W parallel-port Connectix QuickCam for PC
ONLY_FOR_ARCHS= i386
-USE_GETOPT_LONG= yes
-
do-build:
cd ${WRKSRC} && ${CC} ${CFLAGS} -I. -DFreeBSD ${CPPFLAGS} \
-o qcread qcread.c cqc.c -lm ${LDFLAGS}