diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-13 23:54:08 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-13 23:54:08 +0800 |
commit | 5e24b8148714b8fa72d9a69af7a5fab6522afcbd (patch) | |
tree | acbc7bb37064f7d8cd1599c640d39c9a5d22f7d0 /japanese | |
parent | 0ed7522ceabce922e5bb864bd075c18681838d6d (diff) | |
download | freebsd-ports-gnome-5e24b8148714b8fa72d9a69af7a5fab6522afcbd.tar.gz freebsd-ports-gnome-5e24b8148714b8fa72d9a69af7a5fab6522afcbd.tar.zst freebsd-ports-gnome-5e24b8148714b8fa72d9a69af7a5fab6522afcbd.zip |
These ports depend on compat3x, so make them depend on misc/compat3x:
LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/vje30-trial/Makefile | 1 | ||||
-rw-r--r-- | japanese/vje30/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/japanese/vje30-trial/Makefile b/japanese/vje30-trial/Makefile index 040abe35782a..571842e57b5a 100644 --- a/japanese/vje30-trial/Makefile +++ b/japanese/vje30-trial/Makefile @@ -17,6 +17,7 @@ DIST_SUBDIR= vje30 MAINTAINER= knu@FreeBSD.org +LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x #RUN_DEPENDS= ${LOCALBASE}/share/java/classes/jfc-1.1.1/swing.jar:${PORTSDIR}/java/jfc NO_BUILD= yes diff --git a/japanese/vje30/Makefile b/japanese/vje30/Makefile index d58935538f27..bb7312b3e3c9 100644 --- a/japanese/vje30/Makefile +++ b/japanese/vje30/Makefile @@ -21,6 +21,7 @@ DIST_SUBDIR= vje30 MAINTAINER= knu@FreeBSD.org +LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x #RUN_DEPENDS= ${LOCALBASE}/share/java/classes/jfc-1.1.1/swing.jar:${PORTSDIR}/java/jfc RESTRICTED= "You must purchase a licensed copy from VACS Corporation." |