mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix bogon. Note to self: pay more attention to what you're doing.
This commit is contained in:
parent
4afc0be055
commit
3a3b3aa3de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40383
@ -9,8 +9,6 @@
|
||||
# Do not commit them yourself (unless of course you're the Port's Wraith ;).
|
||||
KDE_MAINTAINER= will@FreeBSD.org
|
||||
|
||||
.if defined(_POSTMKINCLUDED)
|
||||
|
||||
# This section contains the USE_ definitions.
|
||||
# XXX: Write HAVE_ definitions sometime.
|
||||
|
||||
@ -105,5 +103,4 @@ USE_KDELIBS_VER=2
|
||||
.endif
|
||||
# End of USE_KDEBASE_VER
|
||||
|
||||
.endif
|
||||
# End of use part.
|
||||
|
@ -9,8 +9,6 @@
|
||||
# Do not commit them yourself (unless of course you're the Port's Wraith ;).
|
||||
KDE_MAINTAINER= will@FreeBSD.org
|
||||
|
||||
.if defined(_POSTMKINCLUDED)
|
||||
|
||||
# This section contains the USE_ definitions.
|
||||
# XXX: Write HAVE_ definitions sometime.
|
||||
|
||||
@ -105,5 +103,4 @@ USE_KDELIBS_VER=2
|
||||
.endif
|
||||
# End of USE_KDEBASE_VER
|
||||
|
||||
.endif
|
||||
# End of use part.
|
||||
|
Loading…
Reference in New Issue
Block a user