aboutsummaryrefslogtreecommitdiff
path: root/graphics/qcread
diff options
context:
space:
mode:
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}