diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-28 03:21:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-28 03:21:05 +0800 |
commit | 7b1b5a22cce1f5f464f2e425089e6985950831f0 (patch) | |
tree | 45068515f8c14505da2b3e9257168a03481d4f7c /editors | |
parent | 9cb5055ec734a8cfa64860f0811c17a08938385d (diff) | |
download | marcuscom-ports-7b1b5a22cce1f5f464f2e425089e6985950831f0.tar marcuscom-ports-7b1b5a22cce1f5f464f2e425089e6985950831f0.tar.gz marcuscom-ports-7b1b5a22cce1f5f464f2e425089e6985950831f0.tar.bz2 marcuscom-ports-7b1b5a22cce1f5f464f2e425089e6985950831f0.tar.lz marcuscom-ports-7b1b5a22cce1f5f464f2e425089e6985950831f0.tar.xz marcuscom-ports-7b1b5a22cce1f5f464f2e425089e6985950831f0.tar.zst marcuscom-ports-7b1b5a22cce1f5f464f2e425089e6985950831f0.zip |
Correct pkg-descr path and remove unneeded plist files.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4130 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gnome2-office/Makefile | 2 | ||||
-rw-r--r-- | editors/gnome2-office/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index 3ff78b5ea..34db1a46b 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -20,4 +20,6 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric \ MASTERDIR= ${.CURDIR}/../../x11/gnome2 GNOME_SLAVE= yes +DESCR= ${.CURDIR}/pkg-descr + .include "${MASTERDIR}/Makefile" diff --git a/editors/gnome2-office/pkg-plist b/editors/gnome2-office/pkg-plist deleted file mode 100644 index 549a621fe..000000000 --- a/editors/gnome2-office/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist intentionally left empty |