diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-02-22 15:37:29 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-02-22 15:37:29 +0000 |
commit | 43217e595c58c128ec997cfff52059f60871fa17 (patch) | |
tree | 1ee984c4c6f0c0aa0e269a8f391df983c53f5311 /emulators | |
parent | ca38a6bd4f9611539951c2d55af7afde252a25cd (diff) | |
download | ports-43217e595c58c128ec997cfff52059f60871fa17.tar.gz ports-43217e595c58c128ec997cfff52059f60871fa17.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/tiemu2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/tiemu2/Makefile b/emulators/tiemu2/Makefile index ff5c26e9c2a0..5c52c62c3562 100644 --- a/emulators/tiemu2/Makefile +++ b/emulators/tiemu2/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= ticalcs.9:${PORTSDIR}/devel/libticalcs \ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk20 libglade2 +USE_X_PREFIX= yes MAN1= tiemu.1 |