diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-31 08:29:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-31 08:29:11 +0000 |
commit | ddec17d2c76a58ea1e94891c779fe1a0445d2a1a (patch) | |
tree | 0dffd5b990fe7724dd18f4d4604f1cb2f3e507db /comms/xnecview | |
parent | d29ade2fd3e00a7cd67cf7c5eb0e50c5960ae6c5 (diff) | |
download | ports-ddec17d2c76a58ea1e94891c779fe1a0445d2a1a.tar.gz ports-ddec17d2c76a58ea1e94891c779fe1a0445d2a1a.zip |
Notes
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 |