aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkai <kai@FreeBSD.org>2019-07-10 05:39:47 +0800
committerkai <kai@FreeBSD.org>2019-07-10 05:39:47 +0800
commite3ad3f41cfb767985c4db4ea86c877b4eb9f2bc1 (patch)
tree7c9ed8fa524ca3abd1bc235773dae428111b87ea /graphics
parentbf3b5367bdf47a2a1ee2c5473794805c2f6f1b61 (diff)
downloadfreebsd-ports-gnome-e3ad3f41cfb767985c4db4ea86c877b4eb9f2bc1.tar.gz
freebsd-ports-gnome-e3ad3f41cfb767985c4db4ea86c877b4eb9f2bc1.tar.zst
freebsd-ports-gnome-e3ad3f41cfb767985c4db4ea86c877b4eb9f2bc1.zip
graphics/xsane: Remove erroneous comments
* Remove the bogus comments that were introduced in r505903. Reported by: mat MFH: 2019Q3 (blanket: Fix without changes to package content)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xsane/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile
index f5152689544a..5d3b8bf344cf 100644
--- a/graphics/xsane/Makefile
+++ b/graphics/xsane/Makefile
@@ -21,11 +21,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= gmake gnome jpeg localbase:ldflags pkgconfig
USE_GITLAB= yes
-# This is a workaround to convert the subproject into a project. It's also
-# required to avoid slashes in the DISTNAME.
GL_SITE= https://gitlab.com/sane-project
-GL_ACCOUNT= frontend # would be 'sane-project'
-# ...and GL_PROJECT would be 'frontend/xsane' then but introduces a '/' to DISTNAME
+GL_ACCOUNT= frontend
GL_COMMIT= d01b4089ce6778e76fa86a0410d4e80cf6eb819e
USE_GNOME= gtk20 gdkpixbuf2
GNU_CONFIGURE= yes