diff options
author | des <des@FreeBSD.org> | 2001-03-08 19:12:09 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2001-03-08 19:12:09 +0800 |
commit | 33208c5f10940c286a9eb7f20fda14279871a11c (patch) | |
tree | 8a311806bcbe388cb641435a3046a7252d71af50 /www/linux-opera7/Makefile | |
parent | 27007dd5bbc106b2c76544c34f7f471802d24f8b (diff) | |
download | freebsd-ports-gnome-33208c5f10940c286a9eb7f20fda14279871a11c.tar.gz freebsd-ports-gnome-33208c5f10940c286a9eb7f20fda14279871a11c.tar.zst freebsd-ports-gnome-33208c5f10940c286a9eb7f20fda14279871a11c.zip |
Add a pre-install script that displays the license agreement and asks for
confirmation before installing.
Diffstat (limited to 'www/linux-opera7/Makefile')
-rw-r--r-- | www/linux-opera7/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/linux-opera7/Makefile b/www/linux-opera7/Makefile index c5faed373709..3f7dd54e43aa 100644 --- a/www/linux-opera7/Makefile +++ b/www/linux-opera7/Makefile @@ -14,7 +14,6 @@ DISTNAME= opera-5.0-b6-20010212.017-static.i386 MAINTAINER= des@FreeBSD.org IS_INTERACTIVE= YES -NO_PACKAGE= "User must agree to license prior to installation." RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \ ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png \ |