summaryrefslogtreecommitdiff
path: root/emulators/vice
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2020-01-01 20:53:40 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2020-01-01 20:53:40 +0000
commit1421cc1eaf0d6f6c8a5fc1aebdf41369887fc92c (patch)
treea4ed23eaf7ba844cb7e7bfc907cefa0c394a045c /emulators/vice
parentcad/lepton-eda: Update to 1.9.9 (diff)
- update to 3.1
Notes
Notes: svn path=/head/; revision=521771
Diffstat (limited to 'emulators/vice')
-rw-r--r--emulators/vice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index b5d13ab415ad..d8ebe60c2d28 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -30,8 +30,8 @@ LIB_DEPENDS= libpng.so:graphics/png \
libgnutls.so:security/gnutls
RESTRICTED= ROMs are copyrighted by Commodore Business Machines
-USES= compiler:c++11-lang gettext gmake iconv:wchar_t jpeg \
- localbase:ldflags makeinfo pkgconfig readline xorg
+USES= compiler:c++11-lang pkgconfig makeinfo localbase:ldflags \
+ gmake iconv:wchar_t jpeg readline gettext xorg
USE_XORG= xpm ice sm xext xv xt x11 xmu xxf86vm
USE_XORG+= xrender xinerama xi xrandr xcursor xcomposite xdamage xfixes
HAS_CONFIGURE= yes