diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-03 22:40:07 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-03 22:40:07 +0000 |
commit | 3be5f33199c190c5d55f1e4a41a65e3e1f4d080d (patch) | |
tree | f6afc825d9f74f7d023e053a35a919e9f82d4d6f /sysutils/unieject | |
parent | 4cd777dc8ba3fad50de79688f577fdd15d60df64 (diff) |
Notes
Diffstat (limited to 'sysutils/unieject')
-rw-r--r-- | sysutils/unieject/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile index 4db33fa9998c..0ae78f6a21c2 100644 --- a/sysutils/unieject/Makefile +++ b/sysutils/unieject/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= cdio.7:${PORTSDIR}/sysutils/libcdio \ USE_LDCONFIG= yes USE_BZIP2= yes USE_GETTEXT= yes +USE_GCC= 3.4+ GNU_CONFIGURE= yes MAN1= unieject.1 MAN5= unieject.conf.5 |