diff options
Diffstat (limited to 'comms/xnecview')
-rw-r--r-- | comms/xnecview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/xnecview/Makefile b/comms/xnecview/Makefile index 06f618e33618..c7052fb346a4 100644 --- a/comms/xnecview/Makefile +++ b/comms/xnecview/Makefile @@ -17,6 +17,7 @@ COMMENT= A X viewer of nec2c data LIB_DEPENDS= png:${PORTSDIR}/graphics/png RUN_DEPENDS= nec2c:${PORTSDIR}/comms/nec2c +USE_GETOPT_LONG=yes USE_GNOME= gtk20 USE_GMAKE= yes USE_X_PREFIX= yes |