diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-01-28 07:31:04 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-01-28 07:31:04 +0000 |
commit | d2f8d37ae46f046dd1c3cb517ba1499323064665 (patch) | |
tree | 6648dd98ef773ec5d8039716702ec922ab09d4f1 /emulators/frodo | |
parent | 42b61e1a019db1dea442e0272ce5b475708e297d (diff) | |
download | ports-d2f8d37ae46f046dd1c3cb517ba1499323064665.tar.gz ports-d2f8d37ae46f046dd1c3cb517ba1499323064665.zip |
Notes
Diffstat (limited to 'emulators/frodo')
-rw-r--r-- | emulators/frodo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index f74a58c663db..5c1263b50905 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -16,7 +16,7 @@ MAINTAINER= dinoex@FreeBSD.org RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 -USE_X_PREFIX= YES +USE_X_PREFIX= yes ALL_TARGET= Frodo WRKSRC= ${WRKDIR}/Frodo/Src |