summaryrefslogtreecommitdiff
path: root/x11/deskmenu
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-12-27 11:01:30 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-12-27 11:37:26 +0100
commit9ba335d7668535442d67f4462bb181136238bbb2 (patch)
treee1689d17afac87ddf5d6455a8dd4b55b077388ea /x11/deskmenu
parentwww/sitecopy: Refactor (diff)
x11/deskmenu: Refactor
- Remove GENTOO MASTER_SITES as it no longer provides flat layout - DEBIAN MASTER_SITES do not need SUBDIR for this specific case - Pet portclippy Approved by: portmgr (blanket)
Diffstat (limited to 'x11/deskmenu')
-rw-r--r--x11/deskmenu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/deskmenu/Makefile b/x11/deskmenu/Makefile
index 47e41e6e1b9e..526828e4770e 100644
--- a/x11/deskmenu/Makefile
+++ b/x11/deskmenu/Makefile
@@ -2,7 +2,7 @@ PORTNAME= deskmenu
PORTVERSION= 1.4.5
PORTREVISION= 2
CATEGORIES= x11
-MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} GENTOO
+MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= matt@peterson.org
@@ -13,10 +13,10 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= pkgconfig gnome
-GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_GNOME= gtk20
+GNU_CONFIGURE= yes
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PLIST_FILES= bin/deskmenu share/man/man1/deskmenu.1.gz \