diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-31 18:24:09 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-31 18:24:09 +0800 |
commit | 6bd196eb924f8f79b22f6519685e6da9c6428ca4 (patch) | |
tree | f7b6050ceeb9cf9da13378dbc29382f6cdfb83ce /x11 | |
parent | c5e3d72751c9b6f4ad3d083c3c52b73bdf165ce2 (diff) | |
download | freebsd-ports-gnome-6bd196eb924f8f79b22f6519685e6da9c6428ca4.tar.gz freebsd-ports-gnome-6bd196eb924f8f79b22f6519685e6da9c6428ca4.tar.zst freebsd-ports-gnome-6bd196eb924f8f79b22f6519685e6da9c6428ca4.zip |
- Ups fix a mistake
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lxde-meta/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/lxde-meta/Makefile b/x11/lxde-meta/Makefile index c5a7e11ab48a..317f7b15ac67 100644 --- a/x11/lxde-meta/Makefile +++ b/x11/lxde-meta/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \ lxde-common>=0::${PORTSDIR}/misc/lxde-common DESCR= ${.CURDIR}/pkg-descr -PKGMESSAGE= ${.CURDIR}/pkg-message NO_WRKSUBDIR= YES NO_BUILD= YES |