diff options
author | ade <ade@FreeBSD.org> | 2001-05-15 00:40:02 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-15 00:40:02 +0800 |
commit | 7932df5d9601335ff187586958fc85f4285b60fd (patch) | |
tree | 7c0bb307b405390f3a8674aa1c010ae77fce7869 | |
parent | c55cd183e329ae70cc8aaea9e5d71f027d71b6ca (diff) | |
download | freebsd-ports-gnome-7932df5d9601335ff187586958fc85f4285b60fd.tar.gz freebsd-ports-gnome-7932df5d9601335ff187586958fc85f4285b60fd.tar.zst freebsd-ports-gnome-7932df5d9601335ff187586958fc85f4285b60fd.zip |
Fix build with USE_SLANG
Submitted by: many people
-rw-r--r-- | misc/mc/Makefile | 1 | ||||
-rw-r--r-- | misc/mc/files/patch-af | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index 2b16f0c2d3f9..8f4c1f1543cb 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -7,6 +7,7 @@ PORTNAME= mc PORTVERSION= 4.5.54 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/mc diff --git a/misc/mc/files/patch-af b/misc/mc/files/patch-af index 460d021f2e9b..199f782a5362 100644 --- a/misc/mc/files/patch-af +++ b/misc/mc/files/patch-af @@ -3,7 +3,7 @@ @@ -159,3 +159,3 @@ -SUBDIRS = vfs lib doc slang gtkedit edit src gnome new_icons idl syntax intl doc-gnome po pc -+SUBDIRS = vfs lib doc gtkedit src gnome new_icons syntax intl po ++SUBDIRS = vfs lib doc gtkedit edit src gnome new_icons syntax intl po @@ -174,3 +174,3 @@ CONFIG_HEADER = config.h |